Jan 27, 2016
0
Level 1
Fatal error: Uncaught exception 'ReflectionException' in Laravel 5.2
I've just upgraded my project from 5.1 to 5.2, it works flawlessly in homestead, however when I deploy to production, I get the following stacktrace:
The only difference between my homestead and production environment, is that the latter runs on PHP 5.5.9. Anyone any ideas as to what could be causing this?
Please or to participate in this conversation.