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:

Sticky Table Row Actions

how to make actions sticky in tables when you have a lot of columns

Larament - Your Time-Saving Laravel Starter Kit

This time-saving starter kit provides a Laravel project with FilamentPHP already installed and configured, so you can dive straight into building without any of the initial setup headaches.

Redirect the user after the logout

how to redirect the user after loging out of filament app

Use translatable for relations in select components

get translatable attribute in a relationships

Change the default page instead of Dashboard for Panels

set any page like List Or view page as the main page instead of using a dashboard page in filamentPHP

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