Multiple resources using same model not working
User
model, with an attribute usertype
, values 1=Admin, 2=User, 3=Worker. This works, initially I had a single resource to manage these. I've been trying to split it into separate resources, i.e.: AdministratorResource, UserResource, and WorkerResource. However, no matter what I change or try all three of the resources end up showing the users. I've tried creating a separate Administrator model, I've added an override for the EloquentQuery:
```...How can I aggregate a field on a pivot table with TextColumn->sum()?
How can i trigger model events when changing pivot table
Pass string to widget
Can't keep modal open
Filament Undefined table in tenant panel
Production-only problem with FileUpload - on first upload the state is reset
installling project problem
php artisan filament:install --panels
php artisan filament:install --panels
composer require filament/filament -W
composer require filament/filament -W

No way to add sideeffects to ToggleColumn?
Why is my content so wide

File upload and text input in action modal
Using json properties for form schema
metadata
):
```
{...Build repeater schema from action

Modal form validation not working either.... what is happening
$component must not be accessed before initialization. Trying to use a modal with table edit button
Custom Modal Action is making a post to 'update' instead of running method.
Reorder between Builders
Pivot-Table with Morph-Relation?
Grouping month year and group summarize (total amount)
