I have no idea what caused this but I just ran git fetch --all and did a hard reset. Obviously this wont solve for anyone not using git version control so hopefully someone has another way.
Dec 17, 2015
2
Level 4
PHP Artisan Parse Error
I have been working on this project for a couple of days no problem, today artisan wont work...
Any artisan command results in:
[Symfony\Component\Debug\Exception\FatalErrorException]
parse error
If I run composer install
[Symfony\Component\Debug\Exception\FatalErrorException]
parse error
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output:
Its not the usual syntax error, is my artisan corrupt?
Please or to participate in this conversation.