Skip to content

Instantly share code, notes, and snippets.

@Cyberiaaxis
Created November 8, 2017 15:03
Show Gist options
  • Save Cyberiaaxis/d056378039deccd6c2cdda2644327ba2 to your computer and use it in GitHub Desktop.
Save Cyberiaaxis/d056378039deccd6c2cdda2644327ba2 to your computer and use it in GitHub Desktop.
APP_ENV=local
APP_KEY=base64:keyhere
APP_DEBUG=true
APP_LOG_LEVEL=debug
APP_URL=www.onlineexamwala.com
DB_CONNECTION=mysql
DB_HOST=139.59.15.181
DB_PORT=3306
DB_DATABASE=questionbank
DB_USERNAME=root
DB_PASSWORD=testedpasswordhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment