cakephp-fake-seeder icon indicating copy to clipboard operation
cakephp-fake-seeder copied to clipboard

A CakePHP shell to seed your database with fake and/or fixed data.

Results 3 cakephp-fake-seeder issues
Sort by recently updated
recently updated
newest added

Currently, if one has stored his seeder tasks in a sub folder of `app/Console/Task`, the seeder task prompt does not find them. If one enters a valid seeder task name...

enhancement

Currently, if one has stored his seeder tasks in a plugin instead of `app/Console/Task`, the seeder task prompt does not find them.

enhancement

Currently, if one has stored his seeder tasks in any other folder than `app/Console/Task`, while having setup the folder lookups correcly , the seeder task prompt does not find them.

enhancement