jay02k
jay02k
FFilament
Created by jay02k on 1/25/2024 in #❓┊help
Hide menu for non admin
can i ask how can i hide menu like Settings for non admin?
3 replies
FFilament
Created by jay02k on 12/24/2023 in #❓┊help
spatie settings how to change logo from admin?
how we can set the spatie settings to change logo from admin?
3 replies
FFilament
Created by jay02k on 12/9/2023 in #❓┊help
Creating another View page
how exactly this work if you already have existing view? if you register it to your getpages() 'view' => Pages\ViewCustomer::route('/{record}'), // existing view 'view-contact' => Pages\ViewCustomerContact::route('/{record}/contact'), how will you make the page and link that page? Is this correct cause i try and it's not working Tables\Actions\Action::make('contact')
10 replies
FFilament
Created by jay02k on 11/21/2023 in #❓┊help
filament default registration
is there a way to customize the registration like hiding or disable the field like name?
9 replies
FFilament
Created by jay02k on 11/17/2023 in #❓┊help
registration via email only
can this be implement on filament to register user via email ?
6 replies
FFilament
Created by jay02k on 11/2/2023 in #❓┊help
how to move navigation menu to user menu if not possible how to disable the group menu
No description
10 replies
FFilament
Created by jay02k on 10/6/2023 in #❓┊help
carbon laravel for date
hello how exactly i will use carbon on DOMPdf? this is what i have on my blade view {{ $record->custom_field['custbody_esc_created_date'] }} output: 2023-08-17T00:00:00.000-07:00
4 replies
FFilament
Created by jay02k on 8/26/2023 in #❓┊help
lara-zeus-sky cms pages
5 replies
FFilament
Created by jay02k on 8/26/2023 in #❓┊help
adding icon with text or adding mage
2 replies
FFilament
Created by jay02k on 8/26/2023 in #❓┊help
filament theme dark mode
hello is there a way to make the dark mode default on admin theme?
5 replies
FFilament
Created by jay02k on 8/1/2023 in #❓┊help
how to add table resource on dashboard?
I would like to know how can i add my table resource on my dashboard page
4 replies
FFilament
Created by jay02k on 7/30/2023 in #❓┊help
relationship
can i ask some help have 2 tables users and orders i need to iinsert name data from users to orders data tables . May I know how can i do that?
27 replies