Skip to content

Instantly share code, notes, and snippets.

@Mombuyish
Created February 3, 2020 06:01
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 Mombuyish/7c0dd831aac586d9d390aa31421d1db5 to your computer and use it in GitHub Desktop.
Save Mombuyish/7c0dd831aac586d9d390aa31421d1db5 to your computer and use it in GitHub Desktop.
$app = new Illuminate\Foundation\Application(
$_ENV['APP_BASE_PATH'] ?? dirname(__DIR__)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment