Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Provide an example of pushing your custom middleware before the SubstituteBindings middleware in the applications middleware stack. In the new Laravel skeleton, this method provides a much cleaner approach than copying all default middlewares in the `bootstrap\app.php` `withMiddleware` method.
- Loading branch information