orchidsoftware / crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
https://orchid.software
MIT License
137 stars 34 forks source link

Create Resource Failed #80

Open ilevennet opened 1 year ago

ilevennet commented 1 year ago

I've installed crud 3.8 on Orchid 13.7.1 Laravel 9

` $ php artisan orchid:resource CarsResource

ERROR Command "orchid:resource" is not defined. Did you mean one of these? ⇂ make:resource ⇂ orchid:admin ⇂ orchid:chart ⇂ orchid:filter ⇂ orchid:install ⇂ orchid:listener ⇂ orchid:presenter ⇂ orchid:publish ⇂ orchid:rows ⇂ orchid:screen ⇂ orchid:selection ⇂ orchid:tab-menu ⇂ orchid:table `