Hi
In the documentation you're recommending the Rupadana - API Resources but it seems to not work with sub-namespaced resources. Before opening an issue in this plugin repo, I ask you how you do ?
For example, I'm trying ./artisan make:filament-api-service \\App\\Filament\\Resources\\Blog\\CategoryResource but it fails in MakeApiTransformerCommand with error Target class [App\Filament\Resources\App\FilamentResource] does not exist..
Thanks & regards.
Hi
In the documentation you're recommending the Rupadana - API Resources but it seems to not work with sub-namespaced resources. Before opening an issue in this plugin repo, I ask you how you do ?
For example, I'm trying
./artisan make:filament-api-service \\App\\Filament\\Resources\\Blog\\CategoryResourcebut it fails inMakeApiTransformerCommandwith errorTarget class [App\Filament\Resources\App\FilamentResource] does not exist..Thanks & regards.