Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

pietertje's avatar

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:

http://pastebin.com/eQJm6P3H

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?

0 likes
0 replies

Please or to participate in this conversation.