Fix autoload map.

This commit is contained in:
Taylor Otwell 2014-07-29 23:52:16 -05:00
parent 812532c688
commit a5001352e6
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
},
"autoload": {
"classmap": [
"app/commands",
"app/console",
"app/controllers",
"app/models",
"app/database/migrations",