Guest User

Untitled

a guest
May 18th, 2019
633
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. APP_ENV=local
  2. APP_KEY=ThisIsThe32CharacterKeySecureKey
  3. DB_CONNECTION=mysql
  4. DB_HOST=127.0.0.1
  5. DB_DATABASE=gc
  6. DB_USERNAME=test_user
  7. DB_PASSWORD=test_user_password
Advertisement
Add Comment
Please, Sign In to add comment