Laravel this is not only a practical framework, it is also a programming style
I have a blade file that I wish to use as a vue component. So in the .vue file I would normally have it coded as:
<template> .... </tempalte> ....rest of vue file
But how can I use a blade file for a template?
Aucun commentaire:
Enregistrer un commentaire