Breadcrumbs for ManageRecords
I've noticed that when using the single-page
ManageRecords
layout for Filament the page doesn't get any breadcrumbs.
Which is because of this overriding of getBreadcrumbs
Short of re-overriding the method, does anyone know a good way to have breadcrumbs show for single page layouts too?
And to help me understand why it's this way, can anyone explain to me why it would work that way? (Why not have a breadcrumb?)
https://github.com/filamentphp/filament/blob/3.x/packages/panels/src/Resources/Pages/ManageRecords.phpGitHub
filament/packages/panels/src/Resources/Pages/ManageRecords.php at 3...
A collection of beautiful full-stack components for Laravel. The perfect starting point for your next app. Using Livewire, Alpine.js and Tailwind CSS. - filamentphp/filament
0 Replies