Guest User

Untitled

a guest
Oct 17th, 2017
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. APP_NAME=Laravel
  2. APP_ENV=local
  3. APP_KEY=base64:uEL3cYYa0mTEtwphlHwB0nxngNQjaYcL9Xj8jJUoYBg=
  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=ecom
  12. DB_USERNAME=root
  13. DB_PASSWORD=
Add Comment
Please, Sign In to add comment