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
The source is not compatible with Slim 3.0RC. After cloning this project and installing Slim I've got the following error: PHP Fatal error: Class 'Slim\Log' not found in /...
Slim is installed with: composer require slim/slim "^3.0@RC"
The source is not compatible with Slim 3.0RC. After cloning this project and installing Slim I've got the following error:
PHP Fatal error: Class 'Slim\Log' not found in /...Slim is installed with:
composer require slim/slim "^3.0@RC"