Skip to main content
ArticlesProjects
Tag Archive

Articles Tagged: laravel

Technical writings, opinionated architectures, and development guides tagged with laravel.

Articles95
Est. Read Time875 mins
Categories7
Featured5
Dec 202510 min read
SDKs

Building AI Powered Applications in Laravel

This guide walks through prompt organization, structured outputs, and AI-discoverable capabilities using Prism and Laravel MCP.

Nov 202531 min read
Laravel

API-First Laravel Projects

Beginner-friendly, API-first Laravel path: 10 progressive projects covering resources, auth, search, multi-tenancy, webhooks, rate limits, and GraphQL.

Oct 202521 min read
Laravel

Building your first MCP server with Laravel

Learn how to build a Laravel MCP server for task management with tools, resources, prompts, Sanctum auth, Pest testing, and Claude integration.

Oct 20259 min read
Laravel

An open, modern approach to HR & PeopleOps

Discover how modern companies are rethinking HR to attract, retain, and empower top developer talent.

Oct 20259 min read
Laravel

Building modular systems in Laravel - A practical guide

Learn how modular architecture transforms Laravel apps into scalable, maintainable systems.

Oct 202516 min read
Laravel

Dockerizing Laravel queues, workers, and schedulers

Learn to containerize Laravel queues, workers, and schedulers for production with isolation and scalability.

Oct 202512 min read
Laravel

JSON Resume - The future of career data is here

A hands-on guide to implementing JSON Resume with PHP, from basic concepts to advanced usage with type-safe Laravel integration.

Sept 202512 min read
Laravel

How I Would Have Built Laravel Cloud

Explore an alternative approach to Laravel Cloud architecture, balancing simplicity with flexibility.

Jul 20257 min read
Laravel

Multi-tenancy Without the Hassle

Learn how to build a multi-tenant application in Laravel using Sprout, avoiding the common pitfalls of manual tenant management.

Jun 202512 min read
Laravel

What are MCP Servers, and why should I care?

Discover how Model Context Protocol servers revolutionize Laravel development with AI integration.

Feb 202510 min read
Laravel

Advanced Authorization methods in Laravel

Unravel Laravels authorization built-in Gates, Policies & advanced ReBAC, ABAC, PBAC methods for secure, scalable app access control.

Feb 20259 min read
Laravel

Deploying Laravel on Sevalla - A No-Nonsense Guide

Deploy your Laravel app with Sevalla using Docker & FrankenPHP for seamless, zero-downtime releases. Say goodbye to server hassles and Kubernetes headaches!