Skip to content

Releases: laracademy/interactive-make

1.6

08 May 17:04
39eb835

Choose a tag to compare

Fixed alter table not using the good table name

1.5: Merge pull request #33 from jpmurray/add-make-component

02 May 14:14
46c0c2a

Choose a tag to compare

1.4

08 Feb 05:25

Choose a tag to compare

1.4

Fixed migration command when not creating a new table

Added New Make Commands

02 Oct 16:05
608f055

Choose a tag to compare

With this release comes the following commands

  • make:factory
  • make:rule
  • make:channel
  • make:observer
  • make:exception
  • make:resource

Laravel 5.5 Make Factory Added

10 Oct 18:12

Choose a tag to compare

Thanks to @jpmurray for adding the newest make:factory command.

auto-discovery for laravel 5.5

03 Jun 13:28

Choose a tag to compare

Merge pull request #14 from jpmurray/master

Support for package auto-discovery

Version 1.0

17 May 13:22

Choose a tag to compare

Fixed Unit Testing command

Make Model Fix

04 May 17:51

Choose a tag to compare

Fix for make:model

with Migration, Controller and Resourceful

Resourceful Controller Command Fix

03 May 12:09

Choose a tag to compare

0.8

Fix for Resourceful Controller command

Refactor Switch Statement

28 Apr 12:59

Choose a tag to compare

thank you @mateusjatenee, for the refactor