Laravel Running Number v3.0 is finally here, and this release introduces the kind of improvements...
You know that moment when you're building eligibility rules and realize you've got 15 different...
Business eligibility logic has a habit of hiding in plain sight. It starts with a few if statements...
Building dynamic documents in Laravel applications has always been a challenge. Whether you're...
As our systems grow, maintaining high-quality, performant database schemas becomes a massive pain...
Working with LDAP/Active Directory authentication can be frustrating. When credentials fail, you’re...
In real-world Laravel applications, it’s common to work with complex data structures. Sometimes, we...
I’m excited to share my latest open‑source package: Socialite ReCall 🎉 If you’ve ever found yourself...
Yesterday, I shared a simple tool called Laravel Kickstart — a plain PHP file (configure.php)...
When starting a new Laravel project, I always found myself repeating the same steps: installing...
Ensuring clean, maintainable code is vital in any Laravel project. While PHPStan is an excellent...
Managing tasks in GitHub Projects (Beta) is powerful — but adding a long list of draft issues...
What Are Environment Variables? Environment variables are key-value pairs injected at...
Managing API tokens across multiple providers can get messy — especially when it comes to securing...
When building interactive forms in Laravel applications, dependent dropdowns — where the options in...
Managing route definitions in a large Laravel application can quickly become overwhelming—especially...
When you're managing role-based access control (RBAC) in a Laravel app using the excellent Spatie...
Introduction Automating workflows has become an essential part of modern businesses, and n8n is a...
Content Security Policy (CSP) is a crucial security feature that helps protect your web applications...
Code quality and maintainability are crucial aspects of modern software development. In this post,...
Hi devs! 👋 Today, I’m beyond excited to share something special with you. After years of being...
Prayer times are essential information for Muslims worldwide, helping them organize their daily...
Managing navigation menus can become challenging in Laravel applications as they grow, especially...
Laravel’s routing system is one of its core strengths, providing an elegant way to define and handle...
Attributes in PHP simplify code configuration by allowing you to annotate code elements with metadata...
Hey everyone! 👋 I’m excited (and a bit nervous!) to share that I’m now open for sponsorships! After...
Managing environment variables is crucial for configuring applications across different environments,...
I'm excited to introduce Kong Admin API for PHP, a powerful and framework-independent PHP package...
In today’s development landscape, APIs are the backbone of many applications, enabling integrations...
When developing PHP and Laravel applications, having the right tools in your code editor can...