Skip to content
This repository has been archived by the owner on Jun 19, 2022. It is now read-only.

Releases: fd6130/hsl-bundle

Fix dto maker issue

09 Nov 08:19
Compare
Choose a tag to compare

So this patch is to fix the dto maker it only ask for new property once.

Now it will ask for new property until you just press enter without input anything.

Our first ready-to-use version

02 Nov 05:50
Compare
Choose a tag to compare

So this bundle are ready to use now.

So what changes for this version:

  1. rework on make:hsl:dto , make:hsl:transformer and make:hsl:crud command.
  2. added configurable yaml for pagination and image upload listener.
  3. update README.

v0.0.3 release

28 Oct 03:57
Compare
Choose a tag to compare
  1. Adjust composer.json
  2. Register transformer class that extends from TransformAbstract.

Our second attempt release

27 Oct 05:25
Compare
Choose a tag to compare

This is our second attempt release.