DEF STUDIO srl

Need help with Laravel and web development?

Hire one of our experts for your projects.

We build tailored products, websites and platforms — with care for UX, performance and maintainability.

Booking open for Q4 — limited slots

Middleware

Middleware

Features can be enforced using Laravel Pennants middlewares

Route::get('/users/{user}/impersonate', function(){
    // ...
})->middleware(AppFeature::impersonate->middleware());

Suggest a change
Last updated 26 April 2024