Rename commands directory.

This commit is contained in:
Taylor Otwell 2014-07-27 14:10:37 -05:00
parent a8a0996faa
commit 812532c688
2 changed files with 1 additions and 1 deletions

View File

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