F
Filament14mo ago
Pritbor

How to use Jetstream profile page in filament replacing default

While I am logged into Filament panel, I would like to see the profile page used by Jetstream. I don't want to use default filament user profile page. How to do this?
3 Replies
toeknee
toeknee14mo ago
Just add it to the user menu and remove the filament one?
Pritbor
PritborOP14mo ago
I wanted to have this within the panel layout. But your suggestion does my job. Thanks.
toeknee
toeknee14mo ago
In that scanrio, you can create a custom page which renders the livewire views. The downside to this is yiou need to include the css classes for jetstream in the compiler for the filament theme.

Did you find this page helpful?