Absortio

Email → Summary → Bookmark → Email

Laravel Filament Admin: Practical Course

Extracto

June 2022 / Filament 2

Contenido

Notice: if you're interested in more courses than just this one, the best deal is to subscribe to the Yearly membership!


Filament Adminpanel package is a rapidly growing tool, gaining more and more popularity in the Laravel community. So I decided to shoot a separate course, on how you can quickly create an admin panel for your Laravel project, with Filament.

What I like in Filament is how intuitive it is, in many places the default options are enough, and customizations are usually about one property or method to add/change.

In this 2-hour course, we will create a real demo project to manage Products / Vouchers / Users / Payments, and also will create things like dashboard widgets, global search, filters, and more.


Here's a tweet by Dan Harrin himself, the author of Filament:

Github repository with all the code will be available, with separate commits linked for each lesson.

So, are you ready? Let's dive in!