# SpinApp local access: /etc/hosts and Cloudflare tunnel

SpinApp manages /etc/hosts and supports Cloudflare tunnel to share local Laravel apps securely.

## Overview
SpinApp is a product that simplifies how you access and share local Laravel apps. SpinApp manages **/etc/hosts** so your app lives at **my-app.local**. SpinApp also supports **Cloudflare tunnel** so you can expose the local Laravel app to teammates or clients via a secure tunnel.

## Local hostname support
SpinApp manages /etc/hosts for the local environment. SpinApp positions this as a convenience for working with the Laravel app at a stable local hostname.

## Secure sharing via Cloudflare tunnel
SpinApp supports “Share via Cloudflare tunnel.” SpinApp positions this for exposing the local app to teammates or clients through a secure tunnel. SpinApp highlights use cases such as demos and PR reviews.

## Related AI Resources
- [SpinApp features: MCP, container exec, SQL, and logs](https://spinapp.site/)
- [SpinApp getting started: install and setup](https://spinapp.site/)
- [SpinApp SPX and SQL profiling](https://spinapp.site/)