Skip to content

Instantly share code, notes, and snippets.

@harryWonder
Created October 19, 2020 19:31
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 harryWonder/95a35a5cfd7be9c101c740f5d3e54cb5 to your computer and use it in GitHub Desktop.
Save harryWonder/95a35a5cfd7be9c101c740f5d3e54cb5 to your computer and use it in GitHub Desktop.
Ld-Talk .env Database Config
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=ld_talk_db
DB_USERNAME=root
DB_PASSWORD=
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment