News

Expose v3 is now out!

Published
Expose v3 is now out! image

Expose is an application by Beyond Code that allows you to share web services on your local machine through any firewall or VPN, and they just announced Expose v3.

The new version brings powerful new features that make you even more productive when working with third-party APIs, a brand new dashboard design, Vite detection, and multiple performance improvements.

New Expose dashboard

The new dashboard design in Expose 3 makes it easy to monitor incoming HTTP requests and view all request and response headers.

Replaying requests with modifications

The new dashboard now allows you to not only “replay” any incoming HTTP request, but you may also modify the request before it gets replayed.

You can modify any aspect of the incoming request, such as its headers, URI, or even the sent payload.

Vite detection

If you ever shared a local site while npm run dev / Vite was still running, you probably could not see any CSS or JavaScript. To fix this, you usually have to run npm run build and share your site again.

Expose 3 can now detect if you have a current Vite process running automatically. Expose will then automatically share your current Vite process and modify your shared site to use the Vite tunnel.

Even more new features!

Check out the Expose website and the V3 announcement for all the features of this release.

Also, Expose pairs well with Laravel Herd, and if you are already using both, you can update to the latest Herd version, and you will automatically get Expose 3.0.

Eric L. Barnes photo

Eric is the creator of Laravel News and has been covering Laravel since 2012.

Filed in

Sponsored

serpapi logo
SerpApi

The Web Search API for Your LLM and AI Applications

Visit SerpApi

The latest

View all →
Agent Run Observability in Laravel AI SDK 0.11 image

Agent Run Observability in Laravel AI SDK 0.11

Read article
Debounced Queued Event Listeners in Laravel image

Debounced Queued Event Listeners in Laravel

Read article
Statamic Mailables Viewer Previews Laravel Emails in the Control Panel image

Statamic Mailables Viewer Previews Laravel Emails in the Control Panel

Read article
Laravel Tackle: Run an AI Coding Agent in Your Laravel App image

Laravel Tackle: Run an AI Coding Agent in Your Laravel App

Read article
Queue::forward(): Reroute Laravel Queues in One Place image

Queue::forward(): Reroute Laravel Queues in One Place

Read article
Laravel Read-Through Filesystem: Lazy Storage Migration image

Laravel Read-Through Filesystem: Lazy Storage Migration

Read article