Skip to content

Releases: arkadiuszbachorski/laravel-xmake

v1.3.1

04 Feb 18:45
6bdda6d
Compare
Choose a tag to compare

New features

  • #6 - New interactive or instant xmake command for creating many resources, replaced old xmake:model responsibility
  • #7 - Refactored fields getting and data generation mechanism to prepare for processing
  • #8 - Basic fields processing

Bugfixes

  • #5 - Wrong resource generation
  • #9 - Fixed wrong semicolon
  • #10 - Fixed wrong PHPDoc responses for resource returning controller

v1.2.0

03 Feb 15:41
Compare
Choose a tag to compare

New features:

  • #3 - Make resources with command, from model and controller

Bug fixes:

  • #4 - Fix alias and name bug

v1.1.0

31 Jan 11:46
Compare
Choose a tag to compare

New features:

  • #1 - create seeders independently and by model

Bugfixes:

  • #2 - you can create migration without --fields provided now

v1.0.0

30 Jan 07:05
Compare
Choose a tag to compare
Fix code wrappers