关键词:middleware

62
This package will help you to localize your application depending from where a user is coming using geoIP, also offers the possibility to overwrite the default language provided via geoIP using a cookie.
63
Laravel middleware to Log all queries being fired to Laravel log file. Uses Laravel's default monolog library and sniffs Eloquent queries
64
Laravel 5.4 middleware package for Page Title
68
Laravel package acts like a proxy for AJAX requests to remote server.
69
Flexible https redirect for Laravel based applications
70
Middleware and facade package for authorization in Laravel.
71
auto transforms arabic/eastern to eastern/arabic numbers for i.e ١٢٣٤٥٦٧٨ to 12345678
72
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
74
User has field role_id and corresponding lookup table
76
A Laravel middleware to add weak etags to HTTP response headers
77
Laravel Dispatcher extension for maintaining duplicate jobs
78
Middleware to force Laravel API group to JSON header
83
Tools for building restful apis with Laravel and Doctrine 2