Laravel Request Forwarder
Forward Incoming Requests
Description
Forward Incoming Requests
Overview
In certain scenarios, it becomes necessary to redirect incoming requests from your application to alternative addresses—webhooks being a prime example. Some service providers deliver webhooks exclusively to a single endpoint. This package allows you to forward such requests directly to another address without modification.
Advanced Routing
Beyond simple one‑to‑one forwarding, the tool supports routing requests to multiple destinations. By specifying a custom provider (e.g., Discord), you can direct traffic to various endpoints as required.
Creator
moneo
Related Projects
Laravel Artifact
Media Management Package
Mirror
Impersonation Package
LaravelPlus Updater
Sync Laravel Projects
Laravel Credits
Credit Management System
Laravel Glider
Glide Image Manipulation in Blade Templates
Laravel Ownable
Eloquent Ownership Relationships