Closed PirellYO closed 2 years ago
Hey @PirellYO! We're sorry to hear that you've hit this issue. 💛
However, it looks like you forgot to fill in the reproduction repository URL. Can you edit your original post and then we'll look at your issue?
We need a public Git repository which contains a Laravel app with the minimal amount of Filament code to reproduce the problem. That would allow us to download it and review your bug much easier, so it can be fixed quicker. Please make sure to include a database seeder with everything we need to set the app up quickly.
Also, it doesn't look like you've provided much information on how to replicate the issue. Please edit your original post with clear steps we need to take.
i need the answer T_T
Package
filament/filament
Package Version
v2.0.0
Laravel Version
v9.x
Livewire Version
v8.0.0
PHP Version
PHP.8.x
Problem description
I get this error when creating Resources
php artisan make:filament-resource CategoryResource
Expected behavior
Successfully created CategoryResource!
Acces admin panel
Steps to reproduce
creating resource
Reproduction repository
none
Relevant log output
No response