Global Dashboard Filters | Filament 3 Tutorial for Beginners EP21

preview_player
Показать описание
Welcome to our Filament php 3 course, in this video we will cover Global Dashboard Filters, it gives us the ability to filter our widgets and charts in custom dashboards or pages with a nice and easy to use api.

Filament 3 documentation link for topics covered:

filament stats widget video:

Course Playlist ( next episode ):

My Livewire 3 Course :

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.
Рекомендации по теме
Комментарии
Автор

good job how to clear the filters because on refresh show the old selected filter

MushtaqRahimMSStudentCSIT
Автор

I'm still newbie with filament. This page filter would be great not on main admin dashboard page, but on one of sub pages, like users subpage where more users related data can be viewed. Maybe it is self explanatory to add it in subpages, if so ignore my comment, otherwise please consider making new video where this page filter with related stats and charts could be used on particular admin subpages. By the way, like all of your videos, great content keep it up, always waiting for more.

rocketscript
Автор

This doesn’t work for custom pages. Any idea why? Pages generated by filament but not attached to a resource?

StingyyDZN
Автор

Thank you so much for Wonderful training, I couldn't resolve this Error : Undefined array key "Startdate"

Ethionetics-IT
Автор

Hi there! I'm curious about uploading a single image that can be stored in multiple folders and resized differently for various purposes, such as creating thumbnails and displaying the full-sized image. How can we achieve this?
You might consider creating a video tutorial on this topic in the near future. Thanks! Watching from Ep1 to Ep21.

ReneSanguenza
Автор

Great tut. BTW, how do we include a link within a widget that will take us to another page? For instance, clicking on the total users count should redirect us to the page displaying all users.

ReneSanguenza