Added
- Add support for route generation using FQCN (#323)
- Add support for namespaced JsonResources (#330)
- Generate FormRequest rules using array syntax (#345)
- Add
-m
shortcut for--overwrite-migrations
option (#346) - Generate migration columns with comments (#347)
- Add support for generating indexes (#351)
Fixed
- Change api.delete to return proper "no content" (#331)
- Cast date columns (#341)
- Support namespaced Resources + suffix name (#342)