app->bind('setting', SettingRepository::class); } /** * Register any application services. */ public function register() { } }