Commit a5001352 authored by Taylor Otwell's avatar Taylor Otwell

Fix autoload map.

parent 812532c6
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
}, },
"autoload": { "autoload": {
"classmap": [ "classmap": [
"app/commands", "app/console",
"app/controllers", "app/controllers",
"app/models", "app/models",
"app/database/migrations", "app/database/migrations",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment