DSDouglas Sabwa Indumwainblog.douglas.africaThe Illusion of Modern Stacks in African TechThere is a quiet performance happening in African tech. On social media, we speak Kubernetes.In production, we deploy chaos. We proudly announce: Microservices Event-driven systems Serverless archi1d ago·5 min read
TKTresor Kasendaintresorkasenda.techLaravel Number Formatting and Fluent Numeric Operations with NumberableIf you have ever handled money, percentages, counters, or localized numeric input in Laravel, you know the pattern: parse values from requests run several numeric transformations format values for 3d ago·2 min read
MAMohamed Ashrafinmohamedelsaedai.hashnode.devHow I Built a Laravel SDK for Claude Code AI Agents I just released an open-source Laravel package that lets you build AI agents powered by Claude Code directly in your PHP applications. The Problem Claude Code is an incredibly powerful agent — it can 5d ago·3 min read
LFLeonardo Falcoskiinleonardofalcoski.hashnode.devArquiteturas de software: evolução e boas práticasArquitetura de software não é receita pronta. É um conjunto de decisões que evolui conforme as necessidades do seu projeto. Não existe a arquitetura certa. Existe a arquitetura que faz sentido para o contexto atual do seu sistema. E mais importante: ...Feb 15·17 min read
AJAbhishek Jhainblog.jhaabhishek.comThe Laravel Collection Vibe in PythonIn the first lesson, we aligned Laravel arrays with Python lists to get comfortable. Now we level up. If Laravel gave you Collections and changed the way you think about data, Python gives you something just as expressive and, honestly, it’s surprisi...Feb 14·4 min read
HBHoudaifa Boucennainhoudaifa.hashnode.devDeploying Laravel on Shared Hosting (No SSH Required)Have you ever wondered if you can deploy a Laravel application on shared hosting without SSH? The answer is YES, I faced this exact situation during my early freelance journey: a client with a tight budget needed to see the first version of his Larav...Feb 13·5 min read
TITech Insights Hubintopperblog.hashnode.devLaravel Framework: PHP Web DevelopmentWhy Traditional Laravel Architectures Fall Short The shift toward API-first development, microservices, and edge computing has fundamentally changed what production systems require. A typical Laravel application built with traditional MVC patterns fa...Feb 12·9 min read
YMYayah Mohammedinmohy.hashnode.devCreem Laravel Package: Payment Integration That Feels Like LaravelWhy I Built This Package. I needed Creem in a Laravel project and realized I was writing the same integration patterns I'd written dozens of times before: facade wrappers, webhook verification middleware, event dispatchers. This package is what I wis...Feb 11·2 min read
AJAbhishek Jhainblog.jhaabhishek.comPython Data Structures Simplified for Laravel DevelopersTransitioning from PHP to Python for Machine Learning feels a bit like moving from a familiar manual car to an electric one. The controls are in similar places, but the way the engine feels under the hood is fundamentally different. As Laravel develo...Feb 11·3 min read
AJAbhishek Jhainblog.jhaabhishek.comLaravel to ML RoadmapThink of this roadmap like a road you’re walking, not a course you’re rushing through. You start where you already are, building Laravel apps, handling requests, and working with data. The first few checkpoints are simple: Python basics and data hand...Feb 10·1 min read