BaseViewMiddleware.php
Interfaces, Classes and Traits
- BaseViewMiddleware
- All view middleware, with the exception of the CacheMiddleware, must derive from the BaseViewMiddleware. The BaseViewMiddleware's register function ensures that the middleware priorities are maintained.