maybe you have this: hello.blade.php.php ?????
no its hello.blade.php . i set up the system to show files ext
Try the following:
composer dump-autoload
If you are using sub directories you will need to recreate the autoload file. Otherwise it will not find the file. That would be my first guess at least.
If that does not work try to rename the file. I ran into some problems by using some very common names on files before.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community