Skip to content

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

V3.2.3

10 Jul 05:42

Choose a tag to compare

  • fixing bug missing directory on search file helper

V3.2.2

10 Jul 05:15

Choose a tag to compare

  • fix config easy not found on install package

V3.2.1

08 Jul 13:41

Choose a tag to compare

  • new cones with interface and class implement of service and repository
  • auto bind interface with implementation class of service and repository
  • support modify/change resolved container interface with new implement class

V2.1.1

04 Jul 14:07

Choose a tag to compare

add class ServiceApi for instance CRUD rest api

V2.0.0

20 Apr 03:08

Choose a tag to compare

Update support for laravel 9

V1.5.15

28 Dec 12:55

Choose a tag to compare

change tag for wrong tag in V1.3.14

V1.5.14

28 Dec 12:50

Choose a tag to compare

Add toJson() for instan response json in result service

V1.4.13

13 Dec 15:14

Choose a tag to compare

AUTO Create folder in command "/" on artisan make:service.
ex: php artisan make:service Setup/AccountService

V1.3.13

02 Dec 05:46

Choose a tag to compare

fixing status code error

V1.3.12

02 Dec 05:40

Choose a tag to compare

change index key error exception message to error_message