Skip to content

Instantly share code, notes, and snippets.

@igustafson
Created November 23, 2015 19:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save igustafson/cf134612075cdf65245d to your computer and use it in GitHub Desktop.
Save igustafson/cf134612075cdf65245d to your computer and use it in GitHub Desktop.
<?php
return array(
'encryption_key' => 'Z87H4w0Ak5mbmx56ScnUW2xeJkY2qvEG',
'mysql_user' => 'homestead',
'mysql_password' => 'secret',
'mysql_host' => 'localhost'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment