Autoload the console.

This commit is contained in:
Taylor Otwell
2014-08-13 10:01:57 -05:00
parent 278758542c
commit a5f4e74889

View File

@@ -8,6 +8,7 @@
},
"autoload": {
"classmap": [
"app/console",
"app/database",
"app/http",
"app/tests/TestCase.php"