Download and set up SpinApp (macOS)
Download SpinApp for macOS v0.1.11; setup requires “Docker Desktop or Colima.”
Overview
SpinApp is an AI-enabled Laravel local dev app. This page covers download and setup requirements for macOS.
System requirements (SpinApp)
SpinApp lists these requirements:
- Requires macOS 12+
- Requires Docker Desktop or Colima
- Supports Apple Silicon & Intel
Download (SpinApp)
SpinApp provides a download CTA for “Download for macOS v0.1.11”.
Setup flow overview (after download)
SpinApp a four-step local development flow:
- Open/select a Laravel project (monolith or API with Vue/React frontend in the same repo)
- Run a setup wizard to choose PHP version, database, Redis, queue driver, and how to serve frontend assets
- Connect your AI assistant where one click configures MCP for Cursor and Claude Desktop with project rules included
- Start containers so the DB provisions and you can access the app at my-app.local with npm run dev ready
Example: what you configure during setup
During the setup wizard, SpinApp includes choices for:
- PHP version
- Database
- Redis
- Queue driver
- Frontend asset serving method