Afzal Hossain
|
50c3e78483
|
Better control over not_found and no_content response
|
2017-10-20 19:04:20 +06:00 |
|
Afzal Hossain
|
ee03649641
|
Single quote around model to avoid IDE warning
|
2017-10-20 19:02:37 +06:00 |
|
Afzal Hossain
|
8ee7bbe6b7
|
$app->get() no longer works. Replaced.
|
2017-10-20 19:01:22 +06:00 |
|
Josiah Dahl
|
a2cf22d426
|
Added Laravel Routes
- New template
- Command updates
|
2017-08-06 20:54:39 -07:00 |
|
Amine Ben hammou
|
8e57d36894
|
bug fixed: soft deletes missing in the model
|
2017-01-28 14:35:11 +00:00 |
|
Amine Ben hammou
|
482cc3f8c4
|
preparing release 1.3.0
|
2017-01-18 15:55:18 +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
|
17bc595db9
|
Fixing the failing build
|
2016-12-29 20:06:29 +01:00 |
|
Hernawan Fa'iz Abdillah
|
942b8fefb4
|
Change tab to space
Using PSR-2 standard.
|
2016-03-30 14:42:16 +07:00 |
|
Hernawan Fa'iz Abdillah
|
b2510a01e4
|
Fix to PSR-2 style
|
2016-03-30 14:28:44 +07:00 |
|
Amine Ben hammou
|
b6d47df699
|
pivot table seeder generator added and tested
|
2016-02-22 00:38:41 +01:00 |
|
Amine Ben hammou
|
5605377f86
|
Seeder generator added
|
2016-02-19 23:31:29 +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
|
714d11efd8
|
Merge branch 'master' of github.com:webNeat/lumen-rest-generators
|
2015-10-21 00:34:43 +02:00 |
|
Amine Ben hammou
|
9b1c38b58d
|
model factory generator added
|
2015-10-21 00:34:10 +02:00 |
|
AsafMah
|
f954b5481e
|
Standardize response codes.
Lumen already has built in response codes, using them will make the code less error prone.
|
2015-10-08 14:34:06 +03:00 |
|
Amine Ben hammou
|
ce54fe6d5a
|
migration file name bug fixed
|
2015-10-07 17:37:17 +01:00 |
|
Amine Ben hammou
|
4b66c5af88
|
wn:pivot-table command added
|
2015-10-06 22:41:40 +01:00 |
|
Amine Ben hammou
|
b0e163eb09
|
wn:migration command improuved
|
2015-09-26 22:43:06 +01:00 |
|
Amine Ben hammou
|
3fb6c053a9
|
wn:migration command added
|
2015-09-26 02:43:35 +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
|
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 |
|
Amine Ben hammou
|
09071f4b53
|
Starting ModelCommand
|
2015-09-23 01:49:46 +01:00 |
|