nWidart / laravel-modules

Module Management In Laravel
https://docs.laravelmodules.com
MIT License
5.5k stars 954 forks source link

added invokable and force options into make-service command #1828

Closed dcblogdev closed 5 months ago

dcblogdev commented 5 months ago

generate invokable service class using -i or --invokable

Force using the -f or --force option.