Commit d2928272 authored by Taylor Otwell's avatar Taylor Otwell

Add commands to loader.

parent 9b0fafe3
......@@ -13,6 +13,7 @@
ClassLoader::addDirectories(array(
app_path().'/commands',
app_path().'/controllers',
app_path().'/models',
app_path().'/database/seeds',
......
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