/ articles
Articles, tutorials, and news on software engineering, open source, and web development.
Learn how to extend Laravel's core classes with macros, mixins, and custom Collection methods — keeping your c...
Mohamed Said
Learn how to carve a Laravel application into cohesive bounded contexts using per-module service providers, ex...
Mohamed Said
Go beyond the default delete bulk action. Learn how to build custom Filament v4 bulk actions with typed confir...
Mohamed Said
Beyond the dashboard: how to use Horizon's metrics API, tune supervisor processes for mixed workloads, and dep...
Mohamed Said
Go beyond primitive storage with Eloquent's CastsAttributes contract. Build reusable value-object casts, handl...
Mohamed Said
Skip global macros and reach for typed, testable custom query builder classes in Laravel. Learn how to bind a...
Mohamed Said
PayZephyr is a Laravel package that wraps eight payment providers—Stripe, Paystack, PayPal, Flutterwave, and m...
Mohamed Said
Referenceable is an open-source Laravel package for generating clean, customizable reference numbers for Eloqu...
Mohamed Said
A practical guide to writing reliable Pest tests for Filament v3 resources — covering table actions, form subm...
Mohamed Said