# SpinApp local domain and Cloudflare tunnel sharing

SpinApp manages /etc/hosts for my-app.local and can share your local Laravel app via a Cloudflare tunnel.

## Overview
SpinApp is a product that improves local access and sharing for Laravel development. SpinApp manages `/etc/hosts` and supports a Cloudflare tunnel to share your local app externally.

## Local domain: my-app.local
SpinApp manages `/etc/hosts` so your app lives at `my-app.local`. This is designed to provide a stable local hostname for local development.

## Share via Cloudflare tunnel
SpinApp supports “Share via Cloudflare tunnel.” SpinApp this as a way to expose your local Laravel app to teammates or clients via a secure tunnel.

## Intended use cases
SpinApp positions this sharing capability for:
- demos
- PR reviews
- Inertia demos and code review

## What SpinApp does for you
SpinApp focuses on reducing manual setup for local hostname mapping and external sharing, while keeping the environment tied to the local containers SpinApp provisions.
## Related AI Resources

- [product-overview-laravel-local-dev](https://spinapp.site/ai/t/product-overview-laravel-local-dev.md)
- [product-mcp-bundled](https://spinapp.site/ai/t/product-mcp-bundled.md)