Advertisement
Guest User

Untitled

a guest
Jul 30th, 2016
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. at PDO->__construct('mysql:host=localhost;port=3306;dbname=dbname', 'root', 'phpmyadminpd', array('0', '2', '0', false, '0')) in Connector.php line 47
  2.  
  3. APP_ENV=local
  4. APP_DEBUG=true
  5. APP_KEY=wdIYfgjVOzyDfchid9nBIlOzL4uIAYuY
  6.  
  7. DB_HOST=localhost
  8. DB_DATABASE=dbname
  9. DB_USERNAME=root
  10. DB_PASSWORD=phpmyadminpd
  11.  
  12. CACHE_DRIVER=file
  13. SESSION_DRIVER=file
  14. QUEUE_DRIVER=sync
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement