ai-agent

Laravel

Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation for your next big idea — freeing you to create without sweating the small things.
84,761 stars24,897 forksBladeUpdated 8/3/2026100% free · open source
What it does

Laravel helps you build web applications quickly with its simple and expressive syntax, providing a foundation for your next web project.

When to use it
  • You're building a complex web application with multiple features and need a framework to organize your code
  • You want to create a web application with a strong focus on security and authentication
  • You're looking for a framework with a large community and extensive documentation to help you get started
Ready-to-paste prompt
php artisan make:controller UserController -m User --resource
Heads up: Make sure you have PHP 8.0 or higher installed on your system, as Laravel requires it to run, and also ensure that your system meets the minimum requirements listed in the Laravel documentation
Saves to your device
Use with Claude
New

Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.

🛠️ Technical setup

Expect 20–40 minutes in a terminal — or let your AI agent drive it.

Try it instantly — no install
Claude Code
mkdir -p ~/.claude/skills/laravel && curl -fsSL https://workflowstacks.com/api/skills/laravel/claude-skill -o ~/.claude/skills/laravel/SKILL.md
Open in another AI app

Opens the app with this repo with the prompt ready to go — no copy-paste needed.

Connect the whole catalog (MCP)
claude mcp add --transport http workflowstacks https://workflowstacks.com/api/mcp

Adds a WorkflowStacks connector to Claude Code: search and load any skill here by chatting.

How Laravel works
Codeflow
Free to inspect

Laravel is a medium Blade project (~3.3k lines across 26 code files, plus 3 test files). Expect some technical setup — comfortable with a terminal, or ask a developer. Last commit this month, no license file, has a test suite.

Size
Medium codebase
~3.3k lines · 26 code files · 28 min skim
Setup
Some technical setup
Comfortable with a terminal? 20–40 min. Otherwise ask a dev.
Runs on
PHP
Needs API keys (.env)
Blade 57%PHP 42%
Where to start reading
  1. 1
    README.md
    Start here — what it does and how to install it
  2. 2
    config/app.php
    Where the program starts running
  3. 3
    composer.json
    Dependencies and the commands it exposes
  4. 4
    .env.example
    The API keys and settings you must provide
  5. 5
    app/Models/User.php
    Inside app/ — the main logic begins here
What's in each folder
app/Core code — the actual logic3 files
config/Configuration10 files
storage/Folder10 files
database/Folder6 files
bootstrap/Folder3 files
resources/Folder3 files
routes/Folder2 files
.github/CI / automation (GitHub Actions)6 files
READMEHas testsThin docsCI checksNo licenseUpdated this month
Quick Actions
Details
Creator
laravel
Language
Blade
Category
ai-agent
Published
6/8/2011

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.