Skip to content

Releases: yaza-putu/laravel-repository-with-service

V6.0.1

16 Mar 23:48
Compare
Choose a tag to compare

Downgrade a minimum php version to support laravel 12

V6.0.0

12 Mar 13:32
Compare
Choose a tag to compare

Support laravel 12

V5.1.0

26 Oct 09:24
Compare
Choose a tag to compare

Implementing type declarations consistently in service and repository files to follow Laravel 11's coding standards.

V5.0.1

11 May 14:57
Compare
Choose a tag to compare

Backward Compatibility for function :

  • setResult()
  • getResult(),
  • setStatus(),
  • getStatus()

and response json

V5.0.0

14 Apr 07:42
cf1c1e5
Compare
Choose a tag to compare
  • Support laravel 11
  • Set default service with api template
  • Add --blank argument to create service with blank template
  • Bug fix failed create service on linux
  • Bug fix auto rewrite service and repository on file exists

V4.0.0

26 Feb 05:24
Compare
Choose a tag to compare

Support Laravel 10

V3.2.7

07 Sep 13:39
Compare
Choose a tag to compare
  • Change uid 9 digit to 16 digit from trait GenUid for string primary key unique

V3.2.6

05 Sep 02:38
Compare
Choose a tag to compare

fixing bug on windows 11 to detect folder service and repository

V3.2.5

10 Jul 11:42
Compare
Choose a tag to compare
  • fix always create main folder service or repository on first initialize
  • fix label crated file

V3.2.4

10 Jul 06:36
Compare
Choose a tag to compare
  • fixing first init main folder services and repositories