Libraries tagged by Laravel Location Middleware
code-orange/turbolinks-location
44869 Downloads
Laravel middleware to insert Turbolinks-Location header into every response
mayaram/laravel-browser-location
168 Downloads
HTML5 browser geolocation package for Laravel with Livewire 4 support, GPS capture, reverse geocoding, maps, and API integration.
bespredel/geo-restrict
20 Downloads
Middleware to restrict access to Laravel applications based on IP geolocation.
bbs-lab/laravel-password-rotation
249 Downloads
Password rotation for any Laravel app (no admin panel required): force any authenticatable to rotate its password every N days, with reuse prevention, a first-login gate, expiry warnings and a redirect middleware.
bbs-lab/nova-password-rotation
235 Downloads
Force Laravel Nova users (or any authenticatable) to rotate their password every N days, with a native Nova-styled change screen, reuse prevention and expiry warnings.
mrnaeem4/laravel-request-analysis
3 Downloads
Laravel middleware that intercepts incoming HTTP requests and writes structured JSON request logs (JSONL) to the Laravel storage/logs directory with daily rotation and gzip compression.