Skip to content

a simple service generator at laravel

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.md
Notifications You must be signed in to change notification settings

Amirhf1/laravel-service-generator

Laravel Make Service

Quickly generate services for your projects!

Installation

Using composer:

composer require amirhf/laravel-service-generator

This package adds the php artisan make:service {name} command. The command generates an empty service class in app\Services to get started. I made this mainly for own use because I like to be able to generate recurring files from the command line to keep my workflow consistent.

Credits

License

The MIT License (MIT). Please see License File for more information.

Laravel Package Boilerplate

This package was generated using the Laravel Package Boilerplate.

About

a simple service generator at laravel

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages