About SpinApp
SpinApp is an AI-enabled Laravel local dev environment that provisions a Docker stack.
Overview
SpinApp is a product that provides an AI-enabled local development environment for Laravel. SpinApp provisions a Docker stack (including services like database, queue, cache, and a web server) and supports running AI assistant development commands inside container context via MCP.
Core concept
SpinApp replaces a typical local setup built from Docker plus hosts plus terminal work with a single app workflow for Laravel.
What SpinApp focuses on
- Laravel-ready local development with a provisioned container environment
- AI-assistant command execution in the correct containers via MCP
- Project setup automation driven by repository detection and configuration
What SpinApp includes
SpinApp includes a bundled MCP server per project and an environment console for controlling and observing local services.
Supported workflow highlights
- Open/select a Laravel project
- Run a setup wizard for PHP, database, Redis, and queue driver
- Connect an AI assistant with one-click MCP configuration rules
- Start containers and access the app at my-app.local