# How does SpinApp host my app locally?

SpinApp manages `/etc/hosts` so your app lives at `my-app.local`.

## Details
SpinApp states it manages `/etc/hosts` for local access. SpinApp also describes a “Share via Cloudflare tunnel” option for exposing the local Laravel app to teammates or clients.

## Related AI Resources
- [SpinApp local hosting and Cloudflare tunnel sharing](https://spinapp.aigent.host/t/product-local-hosting-and-cloudflare-tunnel)
- [SpinApp four-step setup flow for a Laravel project](https://spinapp.aigent.host/t/getting-started-four-step-setup-flow)
- [SpinApp vs Docker Compose for Laravel local dev](https://spinapp.aigent.host/t/product-vs-docker-compose-for-laravel-local-dev)