Hey Guys, I am new to using laravel, I installed and created new laravel project successfully in my ubuntu 14.04, but when I tried to open the project: http://localhost/laravel1/public/, the page showed nothing. I think that blade didn't work in my laravel... so... Any ideas how to repair my laravel project? Thanks...
Simply delete storage/framework/compiled.php and rerun composer install/composer update.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community