Releases: ludoguenet/laravel-service-maker
Releases · ludoguenet/laravel-service-maker
v1.0.1
Added
- Artisan make:service command
- Adds --noContract to make:service command
- Adds --service combined with make:model command
- Adds --noContract to make:model command
- Adds aliases -N and -S for make:model command
- Modified the make:model Model --all to generate a service with contract too
- Tests added with Pest
v1.0.0
Added
- Artisan make:service command
- Adds --noContract to make:service command
- Adds --service combined with make:model command
- Adds --noContract to make:model command
- Adds aliases -N and -S for make:model command
- Modified the make:model Model --all to generate a service with contract too
Full Changelog: https://github.com/ludoguenet/laravel-service-maker/commits/v1.0.0