Nginx

2 posts

← All posts
Apache
How to Set Up a Custom Local Domain (e.g. abc.test)
Stop using localhost:8000. Set up a custom .test domain in 5 minutes by editing your hosts file and adding a virtual host config.
Mar 04, 2026 5 min
Laravel
Complete Development Server Setup Guide
Full guide to building a centralized dev server: Hyper-V VM, Ubuntu, Nginx, Laravel multi-tenancy with nip.io, Tailscale VPN for remote SSH, Cloudflare Tunnel for public access, and HTTP Basic Auth security.
Jan 15, 2026 35 min