Releases: lucidarch/console-laravel
Releases · lucidarch/console-laravel
v0.5.5
- Adds command for changing source's (src) directory namespace.
v0.5.4
- Adds generating Operations and Queuable Operations.
v0.5.3
- Adds generating queue-able jobs
v0.5.2
Thanks to @behind-design for the following:
- Added commands for making and removing
models
, requests
and policies
v0.5.0
This release adds support to Lucid Microservices, which required a change in the order of the parameters for the make and delete commands.
v0.4.1
Added namespace to the Controller in routes.php
v0.4.0
- Generate test files and directories when generating Features and Jobs.
- Commands to remove Features, Jobs and Services (thanks to @harris21)
v0.3.0
Merge pull request #1 from bart/master
Fixed generators stub paths
v0.2.2
downgrade the required symfony packages versions