Advertisement
Guest User

Untitled

a guest
May 7th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. ===============================
  2. || yg di edit env
  3. ===============================
  4. contoh :
  5.  
  6. APP_URL=http://api-otp.tech
  7.  
  8. DB_CONNECTION=mysql
  9. DB_HOST=127.0.0.1
  10. DB_PORT=3306
  11. DB_DATABASE=apiotp
  12. DB_USERNAME=root
  13. DB_PASSWORD=
  14.  
  15. MAIL_DRIVER=smtp
  16. MAIL_HOST=smtp.gmail.com
  17. MAIL_PORT=587
  18. MAIL_USERNAME=info.selleria@gmail.com
  19. MAIL_PASSWORD=xxxxxxxxxxxxxXXXXXxx
  20. MAIL_ENCRYPTION=tls
  21. MAIL_FROM_ADDRESS=info.selleria@gmail.com
  22. MAIL_FROM_NAME=Selleria
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement