Commit Graph

8 Commits

Author SHA1 Message Date
Amine Ben hammou
a9c12e9fa0 - Tests fixed.
- Bug fixed: [Undefined index: factory](https://github.com/webNeat/lumen-generators/issues/14)
- Feature added: [Check if file already exists before generating it](https://github.com/webNeat/lumen-generators/issues/11)
- Feature added: [Support for additional columns like nullableTimestamps() and softDeletes() in migrations](https://github.com/webNeat/lumen-generators/issues/12)
- Feature added: [Specifying namespace for `wn:resource` and `wn:resources`](https://github.com/webNeat/lumen-generators/issues/18)
2017-01-12 16:50:02 +01:00
Amine Ben hammou
17bc595db9 Fixing the failing build 2016-12-29 20:06:29 +01:00
Amine Ben hammou
c0daa0c97b wn:resource: foreign keys are added automatically to model, migration and factory 2016-02-25 22:47:13 +01:00
Amine Ben hammou
b6d47df699 pivot table seeder generator added and tested 2016-02-22 00:38:41 +01:00
Amine Ben hammou
a33ffc7742 factory command will be added on the next release 2015-12-05 21:03:15 +01:00
Amine Ben hammou
b743670470 wn:resources not generating pivot tables bug fixed 2015-12-05 20:40:55 +01:00
Amine Ben hammou
65b5c37fcc Tests modified to follow changes 2015-10-07 17:49:26 +01:00
Amine Ben hammou
0b4f299142 wn:resource command added 2015-09-27 05:48:03 +01:00