-
Error when using multiple domains in a panel:
```bash
Unable to prepare route [two-factor-authentication] for serialization. Another route has already been assigned name [filament.central-admin.au…
-
Is there a way on adding the relationship changes displayed on parent audit?
I have relationships which don't have its own resource, they are only displayed via relation manager and I want to recor…
-
### What happened?
I cant install library to laravel 11 project
### How to reproduce the bug
`composer r cheesegrits/filament-phone-numbers`
### Package Version
1.0.2
### PHP Version…
-
### What happened?
When accessing the /themes/ path under the subdomain sub.example.com, a 403 Forbidden error is encountered. However, the same path works correctly when accessed under the main doma…
-
I'm working on a laravel v10 project, filament v3. My `producer model` defined as such:
- uuid
- name,
- etc...
when I try to export I get this error on the image
![filament export error](h…
-
### What happened?
If you use two SelectTree with same relationship but a diferent modifyQueyUsing when save only last SelectTree is saved
### How to reproduce the bug
```
SelectTree::make('in…
-
### Package
filament/filament
### Package Version
v3.2.92
### Laravel Version
v11.13.0
### Livewire Version
v3.5.1
### PHP Version
8.3.7
### Problem description
I have…
-
Laravel: 9.19.0
Filament: 2.13.24
Filament Browser: 1.0
![image](https://user-images.githubusercontent.com/27895611/178178932-fb76fff4-37cd-4715-9882-361f17be6c5d.png)
Also, structure error …
-
Just installed this Filament plugin and followed the instructions. When I add it to the getRelations() array and I refresh the page I do get the follow error:
`Call to undefined method App\Models\U…
-
### What happened?
localhost:8000/api/products
i have create Product api service using following command
_**php artisan make:filament-api-service ProductResource**_
### Route List
![ima…