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
( ! ) Fatal error: Uncaught exception 'ReflectionException' with message 'Class Core does not exist' in /home/vagrant/Code/slimrbac/vendor/illuminate/container/Container.php on line 734
( ! ) ReflectionException: Class Core does not exist in /home/vagrant/Code/slimrbac/vendor/illuminate/container/Container.php on line 734
The text was updated successfully, but these errors were encountered:
clear directory: rm -rf /cache/*
show in file "/modules/Core/config.json" - params:installed must be value set "true";(after installed)
please add insert line dump debuger in /app/bootstrap/app.php in line 68
dd($container->modules->getModules()); - in container must module name "Core"
( ! ) Fatal error: Uncaught exception 'ReflectionException' with message 'Class Core does not exist' in /home/vagrant/Code/slimrbac/vendor/illuminate/container/Container.php on line 734
( ! ) ReflectionException: Class Core does not exist in /home/vagrant/Code/slimrbac/vendor/illuminate/container/Container.php on line 734
The text was updated successfully, but these errors were encountered: