Skip to content

Instantly share code, notes, and snippets.

@subdesign
Created February 9, 2014 09:43
Show Gist options
  • Save subdesign/8896788 to your computer and use it in GitHub Desktop.
Save subdesign/8896788 to your computer and use it in GitHub Desktop.
Using helpers 1
...
"autoload": {
"classmap": [
"app/commands",
"app/controllers",
"app/models",
"app/database/migrations",
"app/database/seeds",
"app/tests/TestCase.php",
"app/libraries"
],
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment