laravel php artisan not working -
i'm working on project laravel. today php artisan didn't work anymore. gives me error:
[symfony\component\debu\exception\fatalerrorexception] syntax error, unexpected end of file
already googled lot can't realy find answer. today i've removed "public" url perhaps has changed index.php this:
require __dir__.'/local/bootstrap/autoload.php';
and in public folder moved root.
Comments
Post a Comment