group(['middleware' => 'app.isSetup'], function ($router) { $router->controller('setup', 'SetupController'); }); } }