Browsing Tag
laravel
71 posts
Open Closed Principle (OCP)
The open-closed principle (OCP) states that software entities should be open for extension, but closed for modification; that…
Stop Wasting Bandwidth: Master API Caching with ETags ⚡
The Redundant Data Tax In data-dense B2B SaaS platforms at Smart Tech Devs, clients constantly poll your API…
One-Step Install and One-Flag OAuth for a Laravel MCP Server
I tagged cleaniquecoders/laravel-mcp-kit 1.0.0 today, and most of the work that got it there was about one thing:…
A CMS Built for Simplicity, Flexibility, and Scalability.
Brave CMS – A CMS Built for Simplicity, Flexibility, and Scalability Razvan Zamfir Razvan Zamfir Razvan Zamfir Follow…
Building Modern Laravel APIs: Ingesting Leads
This is where Pulse-Link starts to feel real. In the previous two articles we laid the foundation –…
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…
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…
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…
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…