β Issue in Filament Shield with multi-tenancy
β Issue After Running php artisan shield:install admin --tenant --generate-relationships
Hi everyone π
Iβm using Laravel v11, and I ran the following command to set up Filament Shield with multi-tenancy:
php artisan shield:install admin --tenant --generate-relationships
But after running it, I started getting the following error on every php artisan command:
In Container.php line 961:
Target class [cache] does not exist.
In Container.php line 959:
Class "cache" does not exist
Please Note: I am not using team model β my tenancy is based on a Company model.
4 Replies
#bezhansalleh-shield
Yes
You know why is this error in occurring
No, but there is a channel for this plugin and it's better to post questions related to the plugin there
Ok thanks β€οΈ