Disable Breadcrumbs on specific page
- Published: 25 Mar 2024 Updated: 04 May 2024
you can disable breadcrumbs inside a resource class
1public function getBreadcrumbs(): array
2{
3 return [];
4}
Related Tricks:
let users select a color for the panel
Usability: Knowing whether or not the record was saved.
Integrate Language Switcher in User Menu for a Cleaner Top Bar
get translatable attribute in a relationships
when you don't have access to the current resource or page, `current` for the help!