Advertisement
Guest User

Untitled

a guest
Jan 30th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. APP_NAME=Laravel
  2. APP_ENV=local
  3. APP_KEY=base64:nb0PhlEMRQxEvQeRmGiImni2CokIdnJKdr7yTwkl8n0=
  4. APP_DEBUG=true
  5. APP_LOG_LEVEL=debug
  6. APP_URL=http://localhost
  7.  
  8. DB_CONNECTION=mysql
  9. DB_HOST=127.0.0.1
  10. DB_PORT=3306
  11. DB_DATABASE=jobfinder
  12. DB_USERNAME=ej
  13. DB_PASSWORD=1
  14.  
  15. JWT_SECRET=u0pIEUxO2zP09pGTIjULGJGFTXdPNshq
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement