Skip to content

Dorsone/laravel-service-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Laravel artisan command for creating and linking services

With this library, you can generate Services and automatically connect them to Controllers

Installation Only Laravel 9

composer require dorsone/laravel-service-generator

Create your first service!

php artisan make:service TestService --controller=TestController

About

With this library, you can generate Services and automatically connect them to Controllers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages