Advertisement
kunkin1

env seting

Feb 18th, 2017
8,718
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. DB_CONNECTION=mysql
  2. DB_HOST=127.0.0.1
  3. DB_PORT=3306
  4. DB_DATABASE=app_blog_db
  5. DB_USERNAME=username_database
  6. DB_PASSWORD=password_database
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement