You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
If I increese the composer dependency to laravel 5.3 composer updates fatals on missing illuminati container class loading.
How to fix that?
This is the stacktrace:
php artisan optimize
PHP Fatal error: Uncaught ReflectionException: Class files does not exist in /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php:734
Stack trace:
4 /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/I in /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php on line 734
PHP Fatal error: Uncaught ReflectionException: Class files does not exist in /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/Illuminate/Container/Container.php:734
Stack trace:
4 /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/I in /var/www/html/lektionen/twillo/server-notifications-laravel/vendor/laravel/framework/src/Illuminate/Contain
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
If I increese the composer dependency to laravel 5.3 composer updates fatals on missing illuminati container class loading.
How to fix that?
This is the stacktrace:
The text was updated successfully, but these errors were encountered: