clabsid/easy-laravel-package

Easy package for create repository, service, traits, view from artisan and generate custom ID

v2.1.1 2023-09-17 06:50 UTC

This package is auto-updated.

Last update: 2024-05-17 08:07:47 UTC


README

Requirement

  • PHP 8.0

Description

This package can make service, repository, trait and blade file laravel with artisan command, and generate custom code

Installation

You can install the package via composer:

composer require clabsid/easy-laravel-package

You can publish the config file with (Optional):

php artisan vendor:publish --provider="EasyLaravelPackage\EasyLaravelPackageProvider"

Credits

License

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