I've tryed to clone the repo and run the command composer install.
Everything seems to run smooth when in fact at the end it just write down this:
{"error":{"type":"ReflectionException","message":"Class Lavalite\\User\\Controllers\\UserAdminController does not exist","file":"\/home\/julian\/public_html\/cms\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerInspector.php","line":28}}
What does this mean?
Tryed on Windows/Linux also, same error appears.
I've tryed to clone the repo and run the command
composer install.Everything seems to run smooth when in fact at the end it just write down this:
{"error":{"type":"ReflectionException","message":"Class Lavalite\\User\\Controllers\\UserAdminController does not exist","file":"\/home\/julian\/public_html\/cms\/vendor\/laravel\/framework\/src\/Illuminate\/Routing\/ControllerInspector.php","line":28}}What does this mean?
Tryed on Windows/Linux also, same error appears.