basePath('app').'/Supports/*.php') as $filename){ require_once($filename); } } /** * Bootstrap services. * * @return void */ public function boot() { // } }