Guest User

.env

a guest
Oct 14th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. DB_CONNECTION=mysql
  2. DB_HOST=127.0.0.1
  3. DB_PORT=3306
  4. DB_DATABASE=todois
  5. DB_USERNAME=root
  6. DB_PASSWORD=
Add Comment
Please, Sign In to add comment