Browsing Tag
php
102 posts
How I use Claude for web development: a designer’s guide to building from scratch
I am not a developer. I have never been one. For over ten years I designed interfaces for…
Full-Featured Crypto Trading with PHP: A Deep Dive into the zoomex-php Library
Introduction The world of cryptocurrency trading is fast-paced and complex. For developers looking to build trading bots, analytics…
Improving Code Quality with Consistent Mermaid Diagram Generation
Introduction Ensuring consistent code quality and documentation can be a challenge. One area where consistency is crucial is…
How I Built a 700+ Calculator Platform with Pure PHP, Zero Frameworks, and a JSON Registry Pattern
A few months ago I had a dumb idea. I wanted to build a calculator website. Not one…
Laravel & Storyblok: Enabling the Real-Time Visual Editor
This article presents an opinionated yet effective approach to integrating Laravel with Storyblok, focusing on practical decisions that…
10 Best CMS for eCommerce in 2026
The number of people who spend money buying things on the Internet is growing every year. According to…
Laravel Boost: Making AI Actually Useful for Laravel Developers
Laravel Boost allows AI tools to work with your real Laravel database structure instead of guessing. It understands…
El Sesgo Tech del ‘NewDev’: Cuando la Novedad Nubla la Eficiencia
El Sesgo Tech del ‘NewDev’: Cuando la Novedad Nubla la Eficiencia Por qué elegí construir un sistema empresarial…
Laravel Pulse card for Clean Architecture UseCase
When building Laravel applications with Clean Architecture principles, tracking the performance and execution of your UseCases becomes crucial…
A fully local Mailtrap style inbox for Laravel
I just released Mailpot, a local, dev-only mail inbox for Laravel. And now its installed on all my…