Skip to content

Instantly share code, notes, and snippets.

@aziflaj
Created April 4, 2015 11:03
Show Gist options
  • Save aziflaj/310cd7fb917dfe6813fc to your computer and use it in GitHub Desktop.
Save aziflaj/310cd7fb917dfe6813fc to your computer and use it in GitHub Desktop.
return [
'username' => 'root',
'password' => 'toor',
'host' => 'localhost',
'database' => 'dbname',
// other database configurations
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment