Faridleo
Faridleo
FFilament
Created by Faridleo on 1/28/2025 in #❓┊help
Relation manager actions not working - Laravel tenancy
I am using the “Synced resources between tenants” functionality, meaning that a user can belong to multiple tenants, and a tenant can have multiple users (Many-to-Many relationship). I have a CentralUser model and a Tenant model with their respective relationships. Additionally, I have a tenant_users migration. In the relation manager, the actions for creating and attach work perfectly, as well as the actions inside the BulkActionGroup. However, the actions for each individual record are not working. Here are the details: CentralUser Model Tenant Model tenant_users Migration Relation Manager (inside TenantResource)
1 replies
FFilament
Created by Faridleo on 7/18/2024 in #❓┊help
Delete files after dowloaded
I have a export action and show database notification when the file is ready to download, but I want delete this file after downloaded and delete the notification. Thanks!
2 replies
FFilament
Created by Faridleo on 4/17/2024 in #❓┊help
image upload
How I can upload multiple images to pholymorph relationship???
2 replies