laravel-daily 1 year ago
Povilas Korop #Web Development

Laravel Middleware is NOT Only for Restrictions

Let me show you a few examples where the Middleware class is not restricting anything but actually setting some variables and just moving on.

Povilas Korop
explaining laravel