mirror of
https://github.com/flarum/core.git
synced 2025-07-25 18:51:40 +02:00
This is useful to send HTTP requests (or their PSR-7 equivalents) through the entire application's middleware stack (instead of talking to specific controllers, which should be considered implementation detail).