BBB
BBB
FFilament
Created by Yacoub Al-haidari on 5/4/2024 in #❓┊help
Laravel 11 Filament 3 database notification Not save Data
Hi... Queue is running ?
23 replies
FFilament
Created by BBB on 2/23/2024 in #❓┊help
Sortable relation...
Actually, I don't know what got into me... I was foolish. All I needed to do was: Tables\Columns\TextColumn::make('user.full_name') ->sortable(['firstname', 'lastname']) Thank you 🙂
5 replies
FFilament
Created by BBB on 2/23/2024 in #❓┊help
Sortable relation...
Yes, I've seen this solution, but I would prefer to first filter by last name and then by first name. Thank you for your response.
5 replies
FFilament
Created by BBB on 2/18/2024 in #❓┊help
Database notification translation
Ok, it's fixed 🙂 public function getTitle(): ?string { return __(parent::getTitle()); }
3 replies
FFilament
Created by BBB on 8/6/2023 in #❓┊help
Resources without Panel Builder ?
No solution ? 🙁
5 replies
FFilament
Created by BBB on 8/5/2023 in #❓┊help
Filament Table With default ?
Alright perfect thank you 🙂
4 replies
FFilament
Created by BBB on 8/1/2023 in #❓┊help
Form Builder Only ORANGE Color since V3
Perfect, thank you... I'm sorry for this stupid question.
3 replies