filamentphp

  1. phpdai

    Laravel Daily — Filament 3 From Scratch: Practical Course

    About this course Filament is one of the most popular admin panel and form builder systems for Laravel.With the new release of Filament 3, it has even more features!In this course, we will start from the very beginning of installing Filament, creating basic CRUDs, and then modifying them for...
  2. phpdai

    Laravel Daily — Filament Adminpanel for Booking.com API Project

    About this course Quite recently we released a course on creating Laravel API similar to Booking.com. Now, what if we need to manage its data with the admin panel? Filament to the rescue!In this follow-up course, we will create a simple admin panel for existing API and database, to manage...
  3. phpdai

    Laracasts — Build Advanced Components for Filament

    Once you're confidently building interfaces with all the components that are included with Filament, you'll likely want to begin building your own custom ones.Hi, I'm Dan: the co-founder of Filament. This series will teach you how to build components, like custom form fields and table columns...
  4. phpdai

    Laracasts — Rapid Laravel Development with Filament

    In this Laracasts series, I will teach you how to rapidly build applications using Filament and Laravel. By episode two, we will have a nearly fully functioning application.Beyond that, we will dive into the six different Filament packages (Forms, Tables, Notifications, Actions, Infolists, and...