Welcome to our Filament php 3 course, in this video we will cover Parent Navigation Items, a new feature in filament 3.1 that allows us to have 3 layers navigation groups.
protected static ?string $navigationParentItem = 'Posts';
Filament 3 documentation link for topics covered:
https://filamentphp.com/docs/3.x/pane...
Course Playlist ( next episode ):
• Filament 3 course for beginners
My Livewire 3 Course :
• Laravel Livewire 3 Course for Beginners EP1
If you would like me to make more Filament 3 videos, please let me know by liking the video and commenting what you like to learn next.
What is Filament PHP:
A free and open source admin panel builder for laravel using the TALL stack that allows you to build beautiful admin panel pages in just a few minutes.