Releases: yaza-putu/laravel-repository-with-service
Releases · yaza-putu/laravel-repository-with-service
V5.1.0
Implementing type declarations consistently in service and repository files to follow Laravel 11's coding standards.
V5.0.1
Backward Compatibility for function :
- setResult()
- getResult(),
- setStatus(),
- getStatus()
and response json
V5.0.0
- 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
V3.2.7
- Change uid 9 digit to 16 digit from trait GenUid for string primary key unique
V3.2.6
fixing bug on windows 11 to detect folder service and repository
V3.2.5
- fix always create main folder service or repository on first initialize
- fix label crated file
V3.2.4
- fixing first init main folder services and repositories
V3.2.3
- fixing bug missing directory on search file helper
V3.2.2
- fix config easy not found on install package