# Local domain and Cloudflare tunnel sharing in SpinApp

SpinApp manages /etc/hosts and supports sharing via a Cloudflare tunnel for demos and PR reviews.

## Overview
SpinApp is a Laravel local dev environment that supports convenient local access and secure sharing. SpinApp manages `/etc/hosts` so your app runs at `my-app.local` and supports sharing via Cloudflare tunnel.

## my-app.local via /etc/hosts
SpinApp supports “manages /etc/hosts so your app lives at my-app.local.”

## Sharing via Cloudflare tunnel
SpinApp supports “Share via Cloudflare tunnel” so you can expose the local Laravel app to teammates or clients via a secure tunnel.

## Source URLs
Domain mapping and Cloudflare tunnel sharing are based on SpinApp’s public product description at https://spinapp.site/.
## Related AI Resources

- [spinapp-setup-wizard-for-php-db-redis-queue](https://spinapp.aigent.host/t/spinapp-setup-wizard-for-php-db-redis-queue.md)
- [queue-dashboard-replacing-horizon](https://spinapp.aigent.host/t/queue-dashboard-replacing-horizon.md)