Rename commands directory.
This commit is contained in:
parent
a8a0996faa
commit
812532c688
|
@ -13,7 +13,7 @@
|
|||
|
||||
ClassLoader::addDirectories(array(
|
||||
|
||||
app_path().'/commands',
|
||||
app_path().'/console',
|
||||
app_path().'/controllers',
|
||||
app_path().'/models',
|
||||
app_path().'/database/seeds',
|
||||
|
|
Loading…
Reference in New Issue