Skip to content

Instantly share code, notes, and snippets.

@blogcacanid
Created June 16, 2020 00:09
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 blogcacanid/4bde31774674bdb65dd65e076287cb46 to your computer and use it in GitHub Desktop.
Save blogcacanid/4bde31774674bdb65dd65e076287cb46 to your computer and use it in GitHub Desktop.
.env Back End Product Lumen 7
DB_CONNECTION=mysql
DB_HOST=127.0.0.1
DB_PORT=3306
DB_DATABASE=db_lumen
DB_USERNAME=root
DB_PASSWORD=*******
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment