LaravelJun 8, 20264 min read
Building a Laravel Filament Admin System for Fertilizer Distribution
Notes from a Laravel and Filament project for managing fertilizer sales data, allocation records, uploads, stock changes, and exports.
Read noteWriting
Concise notes on Laravel admin systems, static portfolio architecture, and security checks before shipping web features.
Notes from a Laravel and Filament project for managing fertilizer sales data, allocation records, uploads, stock changes, and exports.
Read noteA short explanation of why this portfolio starts with static routes, local MDX content, and restrained presentation before adding heavier features.
Read noteA practical checklist for reviewing inputs, authentication assumptions, authorization, uploads, dependencies, and deployment configuration.
Read note