# SpinApp local hosting and Cloudflare tunnel sharing

SpinApp manages `/etc/hosts` for `my-app.local` and supports Cloudflare tunnel sharing.

## Overview
SpinApp is a product that improves local Laravel access. SpinApp manages local hostname routing and can share the local app through a Cloudflare tunnel.

## Local access at my-app.local
SpinApp states it manages `/etc/hosts` so your app lives at `my-app.local`.

## Share via Cloudflare tunnel
SpinApp supports “Share via Cloudflare tunnel” to expose the local Laravel app to teammates or clients via a secure tunnel. SpinApp positions this for:
- demos
- PR reviews (including Inertia demos and code review)

## Related AI Resources
- [SpinApp four-step setup flow for a Laravel project](https://spinapp.aigent.host/t/getting-started-four-step-setup-flow)
- [SpinApp setup for an AI assistant via bundled MCP](https://spinapp.aigent.host/t/product-setup-ai-mcp-for-cursor-and-claude)
- [SpinApp vs Docker Compose for Laravel local dev](https://spinapp.aigent.host/t/product-vs-docker-compose-for-laravel-local-dev)