group(['namespace' => $this->namespace], function ($router) { require app_path('Http/routes.php'); }); } }