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

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -