|
@@ -13,6 +13,7 @@
|
|
|
|
|
|
ClassLoader::addDirectories(array(
|
|
ClassLoader::addDirectories(array(
|
|
|
|
|
|
|
|
+ app_path().'/commands',
|
|
app_path().'/controllers',
|
|
app_path().'/controllers',
|
|
app_path().'/models',
|
|
app_path().'/models',
|
|
app_path().'/database/seeds',
|
|
app_path().'/database/seeds',
|