Learn to Build,Not Just Prompt
LLMs, agents, skills, MCP, workflows... this new AI landscape is vast. But we gotcha. Consider this your AI field guide.
Featured Series
Jump right in
Here's a handful of our most recent series.
01The Ralph Wiggum Technique
Join me as I perform a deep-dive into the agentic looping technique known as "Ralph Wiggum." In this series, we’re not just building a script, we’re building the surrounding system that makes an agent reliable enough to collaborate with. We’ll work through permissions, sandbox rules, hooks, and safer ways to run in more autonomous modes. By the end, we’ll have something much bigger than a typical demo: a working approach for spec-driven agent development that can run locally, in the background, or on a remote machine over SSH. Let's go!
Sabatino Masala·16 eps·1h 56m
02So You Want to Build an Agent
You're likely using an AI agent every day at this point, but do you truly understand how it works under the hood? What separates an agent from a general chat? What's a tool? How do we provide the loop for executing these tools? In this series, we'll demystify some of these concepts by building a basic agent that is capable of interacting with your file system and triggering tools.
Jeffrey Way·10 eps·2h 10m
03The Batteries-Included AI Toolkit
The Laravel AI SDK is a first-party toolkit for adding AI features to your applications. Using a helpdesk app as our playground, you’ll learn structured output, chat with memory, streaming, tool use, retrieval, and everything else you need to build AI features that are reliable, testable, and ready for production. This is an incredibly powerful toolkit, and I can't wait to show you what you can build. Let's get going!
Jeremy McPeak·13 eps·3h 10m
04Watch Me AI the UI
In this workshop, come along as I upgrade the visual design of our Laracasts team dashboard. As you'll see, design work can sometimes be a bit tricky to orchestrate. Can AI properly evaluate a screenshot and convert it to CSS? Well, yes...and no! But luckily, we have a variety of techniques we can use to increase our odds of success. Let's go!
Jeffrey Way·5 eps·47mFoundations
Before you go deep, get the lay of the land. Understand how LLMs work, and then learn the prompting and context skills that you'll be reaching for every day going forward.
Watch on Laracasts
Foundations Queue
Resources & Tools
Foundations Field Kit
Prompting Best Practices
Anthropic's official guide to writing effective prompts.
Claude Code CLI
An agentic coding tool that builds like a human.
AI Model Comparison
Independent benchmarks and comparisons of major AI models.
Jetbrains AI
Harness the power of AI directly within your IDE.
Codex App
A powerful Mac UI for working with Codex.
Cursor
A powerful AI-first code editor.
Deep-Dive Into LLMs
A comprehensive review of how LLMs are constructed.
Guidelines
Guidelines are the bridge between how you want code written and what AI actually produces. This is a key component toward ensuring that the AI generates code that is consistent with your preferred style and approach.
Watch on Laracasts
Guidelines Queue
Resources & Tools
Guidelines Field Kit
Write an Effective Guidelines File
Learn how the Anthropic team recommends you prepare your CLAUDE.md file.
Guideline "Rules"
You can optionally organize your guidelines into a set of "rule" Markdown files.
Laravel Boost
Laravel Boost can help build your guidelines file.
Skills
Skills are packaged instructions that teach AI coding tools how to handle specific tasks, from scaffolding components to running deployments. Write them once, share them across projects, and turn repetitive workflows into one-command operations.
Watch on Laracasts
Skills Queue
Workflow
AI agents go far beyond simple autocomplete. They can write plans, execute tasks, run tests, fix errors, and ore. Finding a comfortable workflow will be essential to your career going forward.
Watch on Laracasts
Workflow Queue
The Craft
AI can certainly amplify your output, but it doesn't replace the need to understand the building blocks of application development. Testing, debugging, performance tuning, deployment: these are essential skills.
Watch on Laracasts
The Craft Queue
Resources & Tools
The Craft Field Kit
Building with AI
Using AI as a development tool is one side of the coin. The other is building AI-powered features directly into your applications: chatbots, content generation, search, recommendations. Laravel's ecosystem makes this surprisingly approachable.
Watch on Laracasts
Building with AI Queue
Insert coin to continue
Go solo, or level up your entire team. Choose a plan, register in seconds, and press play.
- Unlock access to all courses.
- Practice with interactive exams.
- Join a massive, supportive community.
This space is evolving fast. We'll keep it updated.