Pick your Laravel app — with or without a Vue/React frontend. SpinApp scans the stack, provisions the database, starts queue workers, and serves everything at *.local. No docker-compose.yml required.
Requires macOS 12+ · Apple Silicon & Intel · Docker Desktop or Colima
Built for Laravel teams
PHP & tooling
Databases
Cache & queues
Infrastructure
From first clone to running migrations, queues, and a hot-reloading frontend — SpinApp replaces the usual Docker + hosts + tunnel setup with one app.
Point SpinApp at your Laravel repo. It reads composer.json, detects PHP version, queue drivers, and whether you ship a Vue or React frontend.
App, database, Redis, queue worker, and web server — SpinApp wires up the containers Laravel needs without hand-written docker-compose.yml files.
PostgreSQL with pgvector, MySQL, MariaDB, or SQLite — provisioned and connected before you run artisan migrate. Credentials land in your .env automatically.
Start, stop, and restart your Laravel environment from one dashboard. Queue workers and schedulers included — no terminal tab juggling.
Run artisan, npm run dev, and SQL against your DB container without leaving the app. Perfect for migrations, seeders, and tinker.
Built-in SPX profiling with SQL query logging for Laravel. Spot N+1 queries and slow endpoints before they ship.
Expose your local Laravel app to teammates or clients with a secure Cloudflare tunnel — handy for Inertia demos and PR reviews.
SpinApp manages /etc/hosts so your app lives at my-app.local — the way Laravel local dev should feel.
Three steps. No DevOps rabbit holes. Just your Laravel app running the way it should.
Select a Laravel project — monolith or API with a Vue/React frontend in the same repo.
Choose PHP version, database, Redis, queue driver, and how to serve your frontend assets.
Hit start. Containers launch, the DB provisions, and you're at my-app.local with npm run dev ready.
SpinApp is built around how Laravel teams actually work — PHP-FPM in Docker, Redis for cache and sessions, a queue worker container, and npm run dev for your Inertia or API frontend. Native macOS app, private by default, fast to launch.
Download SpinApp for macOS — from zero to artisan migrate in minutes.
Download SpinApp v0.1.5Windows version coming soon