```php $application = HttpApplication::boot(middleware: [ … ]) ``` This makes it easier to have different styles of applications (API, web, …)