linhdanchu/command

create file by command

dev-master 2020-10-12 10:26 UTC

This package is auto-updated.

Last update: 2024-12-12 19:51:25 UTC


README

Đây là 1 package tạo file reposiotory bằng command danh cho laravel

Cài đặt

composer require linhdanchu/command

Sử dụng

đăng ki Povider

Linhdanchu\Artisan\Providers\RepositoryServicePovider::class

tạo file reposiotory php artisan make:repository {composer} {suffix?} {base_repository?} {construct?} {create_base_repository?}