FilamentPHP Glow Filament Glow
beta
  • All Tricks
  • About
login
logo dark logo light

Disable Breadcrumbs on specific page

Image Description
By: Lara Zeus
  • Published: 25 Mar 2024 Updated: 04 May 2024
Panels Render Hooks

you can disable breadcrumbs inside a resource class

Disable Breadcrumbs on specific page
1public function getBreadcrumbs(): array
2{
3 return [];
4}
Back to Tricks
logo dark logo light

Related Tricks:

Globally Translate all Components

make all Field or any components translatable

Add new link to the panel topbar

add any link or actions to the topbar

Test resources with multi tenants

A starting point for testing filamentPHP with tenant aware resources.

Access the current component in a render hook

when you don't have access to the current resource or page, `current` for the help!

Sticky Actions In Forms

Bring the sticky actions back form filament v2

Tweet
X GitHub RSS Feed
built with ❤️ using
filamentPHP
© 2025 Lara Zeus. All rights reserved.
Terms and Conditions Contact Us

Syntax highlighting by Torchlight .

FilamentPHP Glow Filament Glow
beta
    • All Tricks
    • About

Media Picker

  • No Files in the library or nothing found for your search.

Add Files