PinnedAli·Dec 7, 2025Zero-Downtime Secrets Rotation for LaravelStop manually rotating API keys. Let your Laravel app do it automatically.
Ali·Apr 11I left PhpStorm after 10 years.Not because of PHPStorm is bad. It’s a great IDE; and it was go to choice for me for years, but every time I open it now, I feel the weight…A response icon3A response icon3
Ali·Jan 15, 2025Great post !!Actually I was after doing the auth both for Laravel app itself and React Native (API) at the same time;A response icon1A response icon1
Ali·Jun 9, 2024Multi-auth in Laravel 11 (with Inertia and React | session driver)IntroductionA response icon1A response icon1
Ali·Jan 1, 2023Laravel: Convention over ConfigurationTo be on the same page here is naming conventions you know and used a gazillion times:A response icon1A response icon1
Ali·Dec 3, 2022if condition in PHP and LaravelToday is a good day to write about if conditions so lets just dive in.
Ali·Jul 17, 2022How to use Mockery in PHPI assume you have a basic understanding of the jargon and know what mocking is at least on theoretical level.