Laravel – Syntax error or access violation: 1066 Not unique table/alias using FilamentPHP
Using Filament PHP, i'm facing a problem with a relation, I can access the resource create view, and save the content (with all the relations fine), but the error appear when I open the edit view of the resource. I…