setup seeder.

This commit is contained in:
Taylor Otwell
2013-02-07 14:51:28 -06:00
parent ce0a7f6545
commit 6c40ce69fb
4 changed files with 18 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
"app/controllers",
"app/models",
"app/database/migrations",
"app/database/seeds",
"app/tests/TestCase.php"
]
},