Featured Courses
Handpicked courses to accelerate your Laravel journey, from real-world projects to advanced techniques.
Which IDE/LLM to use for Laravel AI agents? This 1-hour course is AI ecosystem "overview update", as of November 2025, how I personally use Cursor, Claude Code, Codex CLI for Laravel projects.
Structure large Laravel projects using Modules or Domain-Driven Design (DDD). Compare three modularization approaches (nwidart/laravel-modules, internachi/modular, custom) and implement DDD principles for separating business logic.
Build Laravel APIs from scratch covering RESTful endpoints, API Resources, validation, authentication with Sanctum, documentation generation, versioning, and consuming APIs from Vue, Next.js, and Nuxt.