Guest User

Untitled

a guest
Feb 8th, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. APP_ENV=local
  2. APP_DEBUG=true
  3. APP_KEY=
  4. DB_CONNECTION=mysql
  5. DB_HOST=localhost
  6. DB_PORT=3306
  7. DB_DATABASE=
  8. DB_USERNAME=
  9. DB_PASSWORD=
  10. CACHE_DRIVER=file
  11. JWT_SECRET=
Add Comment
Please, Sign In to add comment