Commit Graph

6 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
6528a95f74 wn:controller command added 2015-09-24 03:04:44 +01:00
Amine Ben hammou
db0f6e8033 wn:controller:rest-actions command added 2015-09-24 01:25:55 +01:00
Amine Ben hammou
96b1866e35 wn:model command done 2015-09-23 15:53:55 +01:00
Amine Ben hammou
04ce3077cd added --has-many option to model command 2015-09-23 04:58:39 +01:00