Skip to content

Instantly share code, notes, and snippets.

@soyHouston256
Created April 7, 2020 04:57
Show Gist options
  • Save soyHouston256/cd2e7a75b89c6c201075b862488fc402 to your computer and use it in GitHub Desktop.
Save soyHouston256/cd2e7a75b89c6c201075b862488fc402 to your computer and use it in GitHub Desktop.
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=laravel
DB_USERNAME=root
DB_PASSWORD=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment