Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adampatterson/590d3c0da08d3106efd35a9a7d4f3005 to your computer and use it in GitHub Desktop.
Save adampatterson/590d3c0da08d3106efd35a9a7d4f3005 to your computer and use it in GitHub Desktop.
AppServiceProvider.php
$this->app['request']->server->set('HTTPS', $this->app->environment() != 'local');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment