← All Posts

Category

Laravel

Articles about Laravel development, best practices, and ecosystem tools.

All Laravel (2) Technology (1) C# & .NET (2) DevOps (1) Architecture (1) AI & Machine Learning (1)

Jan 07, 2026

12 min read

Building Scalable APIs with Laravel 12: A Complete Guide

Learn how to build production-ready, scalable APIs with Laravel 12 using best practices for authentication, rate limiting, caching, and performance optimization.

By Jax Harlen

Read Article

Dec 06, 2025

9 min read

Pest Testing in Laravel: Beyond the Basics

Take your Pest testing skills to the next level with advanced techniques including parallel testing, custom expectations, and architecture testing.

By Jax Harlen

Read Article