Laravel Filament Tutorial for Beginners | Build a mini Students Management System | Updated for V3

Опубликовано: 05 Ноябрь 2024
на канале: Tapan Sharma
4,724
117

In this series, we will be working on the following:
Define Custom Bulk Action to Export Students Data
Applying Custom Filters To Student's Table
Display Student's Count/Section Data
Show Badge, Change Icons, Group Nav Items
Work on Dashboard Customization
Work with Validations in FilamentPHP
Learn how to Implement Dependent Dropdowns
Define a Custom Bulk Action to Import Students Data from an Excel file
Learn how to define a separate panel for Students
Learn how to change the default login behavior in Filament-based applications.
Learn how to work with PDFs/QR Codes in Filament Admin Panels.
And so much more...

--------------------------------------------------------------------------------

Resources ------------------------------------------------------------------

FilamentPHP Documentation: https://laravel-livewire.com/docs/2.x...

GitHub Repo for this Video: https://github.com/tapan288/filament-...

-----------------------------------------------------------------------------------

Lets Connect on Twitter:
Twitter:   / tapansharma__  

-----------------------------------------------------------------------------------

Contents of this video ----------------------------------------------

00:00 - Introduction
02:02 - Setup Laravel and Filament
07:40 - Setup Models/Migrations/Factories/Seeders
23:00 - Work on ClassResource
31:28 - Display Classes Data
36:20 - Display Sections Data on the table
44:43 - Display Students Data
50:48 - Work on Create/Edit Form of StudentResource
01:03:23 - Export Selected Records
01:14:06 - Implement Filters
01:27:05 - Show Students Count
01:31:11 - Add Badge, Change Icons, and Group Nav items
01:37:19 - Work with Widgets
01:48:18 - Fix Validation Related Issues
01:55:34 - Work with PDF Generations
02:07:36 - Generating QR Codes
02:18:59 - Implement Custom Login Behaviour

-----------------------------------------------------------------------------------

My Youtube PlayLists:

Alpine.js Datatables Series:    • How to Build an Amazing Datatable usi...  
-----------------------------------------------------------------------------------
Vue Datatables Series :    • Video  
-----------------------------------------------------------------------------------
Livewire Datatables Series:    • Let's Build Some Datatables Using Lar...  
-----------------------------------------------------------------------------------
Integrating E-Sewa Payment Gateway on a Laravel App:    • Let's Integrate E-Sewa Payment Gatewa...  
-----------------------------------------------------------------------------------
Laravel Fortify Integration Tutorial:    • Let's Implement Authentication Scaffo...  
-----------------------------------------------------------------------------------
Implement Dynamic Navigation Bar on a Laravel App:    • Implementing Dynamic Navigation Menu ...  
-----------------------------------------------------------------------------------
Implementing Select2 on a Laravel App:    • Let's Implement Select2 In Laravel | ...  
-----------------------------------------------------------------------------------