Uploaded August 2026 | Updated September 2026, 2 weeks ago
In this video, we build the Unit Management module for our Inventory Management System using a Filament 5 Resource. Units like piece, kilogram, box, and litre are the foundation every product in our system will depend on.
We reuse the exact same Filament 5 pattern learned in Part 4, this time with a simpler two-field form, an auto-uppercase short code, and a live product count badge.
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 WHAT YOU WILL LEARN IN THIS VIDEO
━━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ How to generate a Filament 5 Resource for a simple flat table
✅ Auto-converting text to uppercase using live() and afterStateUpdated()
✅ How to show a related record count as a colored badge using counts()
✅ Setting navigationSort so resources appear in the correct sidebar order
✅ Building a clean two-column form with Filament Sections
✅ Adding search, sort, edit, delete and bulk delete to a Filament table
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📂 FILES COVERED IN THIS VIDEO
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📄 app/Filament/Resources/Units/UnitResource.php
📄 app/Filament/Resources/Units/Schemas/UnitForm.php
📄 app/Filament/Resources/Units/Tables/UnitsTable.php
📄 app/Filament/Resources/Units/Pages/ListUnits.php
📄 app/Filament/Resources/Units/Pages/CreateUnit.php
📄 app/Filament/Resources/Units/Pages/EditUnit.php
📄 app/Models/Unit.php
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 BLOG POST + FULL SOURCE CODE
━━━━━━━━━━━━━━━━━━━━━━━━━━━
🌐 Blog Post with Source Code: webslesson.info/2026/08/laravel-13-filament-5-inventory-management-system.html
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📺 COMPLETE PLAYLIST — Laravel 13 + Filament 5 Inventory System
━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎬 Part 1 — Installation & Setup: youtu.be/796FXMF6joY
🎬 Part 2 — Database Design: youtu.be/5dPfGUTR9kE
🎬 Part 3 — Panel Branding & Navigation: youtube.com/watch?v=o7jgfRGvi9s
🎬 Part 4 — Category Module: youtu.be/o7jgfRGvi9s
🎬 Part 5 — Unit Module: (You are here)
🎬 Part 6 — Supplier Management: Coming Soon
#Laravel #Filament #FilamentResource #Laravel13 #FilamentPHP #LaravelTutorial #PHPTutorial #InventoryManagement #WebDevelopment #LaravelFilament #FilamentCRUD #PHP #UnitManagement #Laravel2026 #FilamentForms
In this video, we build the Unit Management module for our Inventory Management System using a Filament 5 Resource. Units like piece, kilogram, box, and litre are the foundation every product in our system will depend on.
We reuse the exact same Filament 5 pattern learned in Part 4, this time with a simpler two-field form, an auto-uppercase short code, and a live product count badge.
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📌 WHAT YOU WILL LEARN IN THIS VIDEO
━━━━━━━━━━━━━━━━━━━━━━━━━━━
✅ How to generate a Filament 5 Resource for a simple flat table
✅ Auto-converting text to uppercase using live() and afterStateUpdated()
✅ How to show a related record count as a colored badge using counts()
✅ Setting navigationSort so resources appear in the correct sidebar order
✅ Building a clean two-column form with Filament Sections
✅ Adding search, sort, edit, delete and bulk delete to a Filament table
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📂 FILES COVERED IN THIS VIDEO
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📄 app/Filament/Resources/Units/UnitResource.php
📄 app/Filament/Resources/Units/Schemas/UnitForm.php
📄 app/Filament/Resources/Units/Tables/UnitsTable.php
📄 app/Filament/Resources/Units/Pages/ListUnits.php
📄 app/Filament/Resources/Units/Pages/CreateUnit.php
📄 app/Filament/Resources/Units/Pages/EditUnit.php
📄 app/Models/Unit.php
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📖 BLOG POST + FULL SOURCE CODE
━━━━━━━━━━━━━━━━━━━━━━━━━━━
🌐 Blog Post with Source Code: webslesson.info/2026/08/laravel-13-filament-5-inventory-management-system.html
━━━━━━━━━━━━━━━━━━━━━━━━━━━
📺 COMPLETE PLAYLIST — Laravel 13 + Filament 5 Inventory System
━━━━━━━━━━━━━━━━━━━━━━━━━━━
🎬 Part 1 — Installation & Setup: youtu.be/796FXMF6joY
🎬 Part 2 — Database Design: youtu.be/5dPfGUTR9kE
🎬 Part 3 — Panel Branding & Navigation: youtube.com/watch?v=o7jgfRGvi9s
🎬 Part 4 — Category Module: youtu.be/o7jgfRGvi9s
🎬 Part 5 — Unit Module: (You are here)
🎬 Part 6 — Supplier Management: Coming Soon
#Laravel #Filament #FilamentResource #Laravel13 #FilamentPHP #LaravelTutorial #PHPTutorial #InventoryManagement #WebDevelopment #LaravelFilament #FilamentCRUD #PHP #UnitManagement #Laravel2026 #FilamentForms










