modify resource breadcrumbs

has anyone modified breadcrumbs before? i didn’t want to disble all of them i just want some of them are modify please help, thanks.
2 Replies
Reece
Reece13mo ago
You can override the getBreadcrumbs() method on any of your resource pages. public function getBreadcrumbs(): array { return [ route('home') => 'Go Home', // Add more ]; }
Ridlafalah
RidlafalahOP13mo ago
big thanks dude
Want results from more Discord servers?
Add your server