Create profile page of current logged user

can anyone help me with this one im new to filament laravel and i have alreay user model but im stack on how to do a profile page for current looged in user. thank you so much for help.
7 Replies
LeandroFerreira
LeandroFerreira17mo ago
Filament
Profile by Ryan Chandler - Plugins - Filament
This package provides a very simple Profile page that allows the current user to manage their name, email address and password inside of Filament.
SIlentTech
SIlentTechOP17mo ago
is there a way to do it custom not relying on package?
SIlentTech
SIlentTechOP17mo ago
can you guide me step by step?
LeandroFerreira
LeandroFerreira17mo ago
Filament
Getting started - Pages - Admin Panel - Filament
The elegant TALL stack admin panel for Laravel artisans.
Filament
Getting started - Form Builder - Filament
The elegant TALL stack form builder for Laravel artisans.
SIlentTech
SIlentTechOP17mo ago
i have question on this package i tried to installed it and it says " This package will automatically register the Profile page as a Livewire component, but won't automatically add it to Filament. You should add the following line of code to your config/filament.php file. 'pages' => [ // ... 'register' => [ // ... \RyanChandler\FilamentProfile\Pages\Profile::class ], ]," , but i dont have filament.php on my config how is that.
Want results from more Discord servers?
Add your server