Szilárd
Szilárd
FFilament
Created by Szilárd on 9/3/2024 in #❓┊help
Admin passwordReset()
Hello there, I have enabled the passwordReset on admin panel provider and can I define somehow the password validation rule ?
6 replies
FFilament
Created by Szilárd on 7/16/2024 in #❓┊help
How to make a third level menu in navigation?
Hi all. How to make a third level menu in navigation?
9 replies
FFilament
Created by Szilárd on 7/15/2024 in #❓┊help
Tables query
Hello there i have a problem. I have a Resource where i defined the list eloquent query on model, and i have a action where the modal content is a livewire table where the query is loading the resource query and its ignoring his own query How can i fix it ?
8 replies
FFilament
Created by Szilárd on 7/7/2024 in #❓┊help
Custom form field and Custom Livewire component
Hello there. I have a custom form field witch include a custom livewire component and this is loaded on a foreach loop. The problem is in the first iteration of loop the form its not loading in but just on first iteration.
8 replies
FFilament
Created by Szilárd on 5/23/2024 in #❓┊help
Curator Picker
Hello there i have problem. I try to store to image by separating them with language code this way:
return Forms\Components\Builder\Block::make("images")
->label('Galéria')
->schema([
CuratorPicker::make('url.' . $language->id)
->label('Kép'),
]);
return Forms\Components\Builder\Block::make("images")
->label('Galéria')
->schema([
CuratorPicker::make('url.' . $language->id)
->label('Kép'),
]);
but its storing this way
4 replies
FFilament
Created by Szilárd on 4/1/2024 in #❓┊help
Filament Curator media library plugin
No description
7 replies
FFilament
Created by Szilárd on 3/5/2024 in #❓┊help
IconPicker won't work
No description
4 replies
FFilament
Created by Szilárd on 1/24/2024 in #❓┊help
Generate dinamicaly content blocks problem
No description
10 replies
FFilament
Created by Szilárd on 11/13/2023 in #❓┊help
Builder
No description
2 replies
FFilament
Created by Szilárd on 11/11/2023 in #❓┊help
Custom translatable method
No description
2 replies