app->environment('production')) { \URL::forceScheme('https'); } } /** * Register any application services. * * @return void */ public function register() { // } }