Cashing
Cashing
FFilament
Created by Cashing on 12/12/2023 in #❓┊help
filamentphp navigation parent item and chld item
thanks its fixed
11 replies
FFilament
Created by Cashing on 12/12/2023 in #❓┊help
filamentphp navigation parent item and chld item
No description
11 replies
FFilament
Created by Cashing on 12/12/2023 in #❓┊help
filamentphp navigation parent item and chld item
i saw some informstion about it in the docs but i cannot get it to work
11 replies
FFilament
Created by Cashing on 12/7/2023 in #❓┊help
Is there a better way to set the default value in RelationManager?
thanks for your input 🙂
13 replies
FFilament
Created by Cashing on 12/7/2023 in #❓┊help
Is there a better way to set the default value in RelationManager?
yeah this:
->default(function (RelationManager $livewire) {
return $livewire->getOwnerRecord()->getAttribute('id');
})
->default(function (RelationManager $livewire) {
return $livewire->getOwnerRecord()->getAttribute('id');
})
13 replies
FFilament
Created by Cashing on 12/7/2023 in #❓┊help
Is there a better way to set the default value in RelationManager?
No but i am just getting a property accessed magic method in my editor error @RamonVveghel i found the fix for it.
13 replies