Roberto S.
How can I pass a URL to Widget on panel initialisation?
This error typically occurs when Filament cannot find the correct panel configuration. We need to specify the panel to which the resource belongs. In Filament 3, each resource belongs to a specific panel.
In my case I use something like this:
Or you can do this too:
6 replies
SelectFilter by 2 level relationship
This one throws an error:
Filament\Support\Services\RelationshipJoiner::prepareQueryForNoConstraints(): Argument #1 ($relationship) must be of type Illuminate\Database\Eloquent\Relations\Relation, null given, called in /Users/rsv/Herd/my_project/vendor/filament/forms/src/Components/Select.php on line 763
24 replies