9 Commits

Author SHA1 Message Date
Josiah Dahl
9a82b80cb1 fix test bug 2017-08-07 12:12:39 -07:00
Josiah Dahl
56f0d9c0a9 Ensure commands work and tests pass 2017-08-07 11:51:53 -07:00
Josiah Dahl
a951151697 Finalize testing 2017-08-07 11:02:36 -07:00
Josiah Dahl
5e2c21855e Tests are failing only for the new route options 2017-08-06 23:06:04 -07:00
Josiah Dahl
a2cf22d426 Added Laravel Routes
- New template
- Command updates
2017-08-06 20:54:39 -07:00
Amine Ben hammou
55fcf27362 add support for lumen 5.3.x 2017-01-18 14:18:58 +00:00
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
df6abe636c wn:route command added and wn:controller command modified 2015-09-26 00:57:27 +01:00
Amine Ben hammou
09071f4b53 Starting ModelCommand 2015-09-23 01:49:46 +01:00