sunel / eav

Entity–attribute–value model (EAV) for Laravel Artisan
https://sunel.github.io/eav/
143 stars 39 forks source link

How to add artisan? #4

Closed liuminggrowing closed 6 years ago

liuminggrowing commented 6 years ago

Following Code In ReadMe How to Register this in artisan ? Can You Add It In ReadMe ? Thx !

php artisan eav:make:entity product \App\Products

liuminggrowing commented 6 years ago

I Got It In ReadMe 3Q VeryMuch!