mirror of
https://github.com/notrab/dumbo.git
synced 2025-01-16 21:58:25 +01:00
Middleware Example
This example demonstrates how middleware executes in Dumbo.
Running the Example
-
Install dependencies:
composer install
-
Start the server:
composer start
-
Access the protected route:
curl http://localhost:8000