krlove / eloquent-model-generator

Eloquent Model Generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

There are no commands defined in the "krlove:generate" namespace.

Redcode456123 opened this issue · comments

Hi,

I run the corresponding command after i follow your instructions but getting the error described in the title, thanks for help:
php artisan krlove:generate:model Order --table-name=order

I am using Laravel 8.
If I add the class to the provider I got another message"Class "Krlove\EloquentModelGenerator\Provider\GeneratorServiceProvider" not
found.