ReflectionException after installation on Laravel 4.2.6
Closed this issue · 3 comments
allebb commented
Every time I attempt to install this package I retrieve the following error:-
{"error":{"type":"ReflectionException","message":"Class api does not exist","file":"C:\\Users\\ballen\\code\\application\\vendor\\laravel\\framework\\src\\Illuminate\\Container\\Container.php","line":501}}
I've followed the installation steps (adding the Service provider and Alias, publishing the config etc) but I cannot seem to get around the error message....
I've also tried all the normal tricks such as deleting the 'vendor', 'composer.lock' and 'bootstrap/compiled.php' but have had no luck.
Any help would be much appreciated!
globsecure commented
+1
julianrantwijk commented
+1
teepluss commented
I've fixed this problem.