Skip to content

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

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

V3.2.3

10 Jul 05:42
Compare
Choose a tag to compare
  • fixing bug missing directory on search file helper

V3.2.2

10 Jul 05:15
Compare
Choose a tag to compare
  • fix config easy not found on install package