Closed
Description
Fresh installation of Lumen framework, configuring php-pm and i'll try to start my app and get this error:
Application bootstrap failed. We are still in emergency mode. All offline. Waiting for file changes ...
Before this I commented
require_once 'bootstrap/autoload.php';
in method getApplication of Laravel class.