Laravel
Access local Laravel from the internet
Steps to access local Laravel from the internet
Step 1: Download LocalXpose
Windows
Linux
MacOS
Docker
Step 2:
Start your Laravel server (e.g.
http://localhost:8000
)
Step 3: Run LocalXpose form your terminal and point it to your Laravel local address.
$ loclx tunnel http --to http://localhost:8000
This command will generate a publicly accessible address (e.g.
https://laravel.loclx.io
)
that you can use to access your Laravel server.Access your infrastructure securely without configuring the cloud
LocalXpose will create a secure tunnel to your network, so you can focus on your most important work.
By signing up, you agree to the
Terms of Service
& Privacy Policy
About Laravel
Laravel is a web application framework with expressive, elegant syntax. We’ve already laid the foundation — freeing you to create without sweating the small things.
Other apps
Bitwarden
Bitwarden is a free and open-source password management service that stores sensitive information such as website credentials in an encrypted vault.
WebThings Gateway
An open platform for monitoring and controlling devices over the web
Gogs
The Gogs (/gɑgz/) project aims to build a simple, stable and extensible self-hosted Git service that can be set up in the most painless way. With Go, this can be done with an independent binary distribution across all platforms that Go supports, including Linux, macOS, Windows and ARM-based systems.