Your next SaaS,
architected by AI.
Pick a template. Customize in the wizard. AI generates your Laravel scaffold — database, API, docs — optimized for Claude Code and Cursor. Deploy to your own server.
Four steps from idea to deployment.
Describe
Tell the wizard about your SaaS idea. Pick a template, name your models, define your roles.
Generate
AI architects your complete scaffold — migrations, models, API routes, agent docs, and realistic seeders.
Preview
Review and edit every generated file. See the full project structure before you commit to it.
Deploy
Push to GitHub, deploy to your own server. Bring Your Own Server — Hetzner, DigitalOcean, Linode, or Vultr.
Production Blueprints
25 industry-specific scaffolds. Pick one, customize it, ship it.
Booking Platform
Availability calendars, time-slot management, and Stripe Connect for marketplaces.
CRM
Lead tracking, pipeline stages, and Filament-powered admin dashboard.
Invoice & Billing
PDF generation, recurring subscriptions, and tax calculation logic.
Restaurant
Table reservations, menu management, QR ordering, and kitchen display system.
Project Management
Kanban boards, sprint planning, time tracking, and team collaboration tools.
E-commerce
Product variants, cart persistence, and headless inventory API.
Built for AI Coding Agents
Every generated scaffold includes comprehensive context files that AI coding agents understand natively. Claude Code, Cursor, Aider — they all read your scaffold and know exactly what to build next.
-
check_circle
CLAUDE.md — Project context, conventions, and architecture decisions
-
check_circle
todo.md — Phased implementation plan your agent can follow
-
check_circle
.claude-reference/ — Architecture, patterns, constants, and DB schema
-
check_circle
Migrations + Seeders — Production-ready database schema with realistic data
project/ │── CLAUDE.md │── PROJECT.md │── todo.md │── .claude-reference/ │ │── architecture.md │ │── constants.md │ │── patterns.md │ └── decisions.md │── database/migrations/ │ │── create_users_table.php │ │── create_projects_table.php │ └── create_tasks_table.php │── app/Models/ │ │── User.php │ └── Project.php └── routes/ └── api.php
Completely Free. Forever.
No premium tiers. No paywalls. No limits.
Every feature — all 25 templates, GitHub export, BYOS deploy — is yours.
AI Generation
All 25 templates, unlimited generations
Full Export
GitHub push + ZIP download, no limits
BYOS Deploy
Hetzner, DO, Linode, Vultr — your server
If Draplo saves you time, consider supporting development.
Fully open source. AGPL-3.0.
Self-host for free. Forever. All features included. Your data stays on your server.
code View Source on GitHub