engrnvd / laravel-crud-generator

MIT License
137 stars 51 forks source link

Error en artisan command #13

Open fernandomadoz opened 7 years ago

fernandomadoz commented 7 years ago

php artisan nvd:crud person

[Symfony\Component\Console\Exception\CommandNotFoundException] There are no commands defined in the "nvd" namespace.

i'm using Laravel 5.4

arifpavel commented 7 years ago

Hello @fernandomadoz You can use my fork for 5.4 There is also Admin LTE added to build full functional backend. Here: https://github.com/arifpavel/laravel-crud-generator/