Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Releases: lucidarch/console-laravel

v0.5.5

03 Jan 00:48
Compare
Choose a tag to compare
  • Adds command for changing source's (src) directory namespace.

v0.5.4

12 Dec 20:16
Compare
Choose a tag to compare
  • Adds generating Operations and Queuable Operations.

v0.5.3

05 Dec 15:42
Compare
Choose a tag to compare
  • Adds generating queue-able jobs

v0.5.2

22 Nov 16:38
Compare
Choose a tag to compare

Thanks to @behind-design for the following:

  • Added commands for making and removing models, requests and policies

v0.5.1

02 Nov 14:53
Compare
Choose a tag to compare

v0.5.0

13 Sep 16:45
Compare
Choose a tag to compare

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

12 Sep 08:39
Compare
Choose a tag to compare

Added namespace to the Controller in routes.php

v0.4.0

11 Sep 16:42
Compare
Choose a tag to compare
  • Generate test files and directories when generating Features and Jobs.
  • Commands to remove Features, Jobs and Services (thanks to @harris21)

v0.3.0

28 Aug 21:45
Compare
Choose a tag to compare
Merge pull request #1 from bart/master

Fixed generators stub paths

v0.2.2

23 Aug 20:51
Compare
Choose a tag to compare
downgrade the required symfony packages versions