English: Middleware filters HTTP requests entering your application.
Hindi: Middleware ek filter hai jo HTTP request ko application me jaane se pehle check karta hai.
HTTP middleware is a technique for filtering HTTP requests. Laravel includes a middleware that checks whether application user is authenticated or not.