Hello, I am a simple Laravel project and would like to configure my project for it to accept vue.js, but I am having this error message;
"Use of undefined constant titulo - assumed 'titulo' (View: C:\Users\Wladimir\Documents\projetos php\imoveis\resources\views\imoveis\create.blade.php)"
Could you please take a look at my repository to see what is set wrong.
And so is the structure of my project
I think it's a simple thing;
===================================================== =
I did so {{ $titulo }}
, even so did not catch