jkbcoder
jkbcoder
FFilament
Created by Neamix on 9/14/2024 in #❓┊help
Pass params to a custom page
You can use slug in custom page protected static ?string $slug = 'room/{id}'; public function mount($id): void { dd($id); }
12 replies
FFilament
Created by jkbcoder on 9/10/2023 in #❓┊help
TextColumn relation first item
it work , thank you .
7 replies
FFilament
Created by jkbcoder on 9/10/2023 in #❓┊help
TextColumn relation first item
the $state return string
7 replies
FFilament
Created by jkbcoder on 9/10/2023 in #❓┊help
TextColumn relation first item
how the query should be ??
7 replies
FFilament
Created by jkbcoder on 8/21/2023 in #❓┊help
table without model
what about create form ..??
7 replies
FFilament
Created by jkbcoder on 8/21/2023 in #❓┊help
table without model
great 🫡
7 replies
FFilament
Created by jkbcoder on 7/1/2023 in #❓┊help
Grid Column
6 replies
FFilament
Created by jkbcoder on 7/1/2023 in #❓┊help
Grid Column
columnSpan not remove extra space
6 replies
FFilament
Created by jkbcoder on 6/30/2023 in #❓┊help
translate navigation label
6 replies
FFilament
Created by jkbcoder on 6/30/2023 in #❓┊help
translate navigation label
public static function getNavigationLabel(): string { return __('filament/resources/customer.navigation_label'); }
6 replies
FFilament
Created by jkbcoder on 6/30/2023 in #❓┊help
translate navigation label
i use custom page
6 replies
FFilament
Created by jkbcoder on 6/30/2023 in #❓┊help
translate navigation label
not work
6 replies
FFilament
Created by jkbcoder on 4/15/2023 in #❓┊help
check quantity
can you write the code pless .
5 replies
FFilament
Created by jkbcoder on 4/15/2023 in #❓┊help
check quantity
5 replies