recently i've asked someone to do the latest upgrade of the laravel project, and now i`m getting some errors that i dont understand.
can anyone have a look at this http://newgeo.af-sound.ro/ and tell me what i`m missing?
feel free to contact me if you want to have a look in the files
andrei at af-sound.ro
Thank you!
I think the problem isn't in laravel version. As you see the error is because there is a constant or variable which not defined. The error has nothing to do with laravel version. please revise your code.
Try this : Replace {{title}} in Line 805 in the file (resources/views/index.blade.php) to {{$title}}