Skip to content

Instantly share code, notes, and snippets.

@alfanzain
Last active January 31, 2019 10:32
Show Gist options
  • Save alfanzain/e0084a5a9ca8de5272312f1f5b9474a1 to your computer and use it in GitHub Desktop.
Save alfanzain/e0084a5a9ca8de5272312f1f5b9474a1 to your computer and use it in GitHub Desktop.
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=nama_database
DB_USERNAME=root
DB_PASSWORD=root
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment