Libraries tagged by laravel-middlewares
naotty/laravel-pr-message
2 Downloads
Laravel middleware to add PR message to API response headers
miladev/ip-whitelist
0 Downloads
Laravel middleware to allow only whitelisted IPs
midnite81/intercept
306 Downloads
A miscellaneous set of Laravel middleware
matthewbdaly/laravel-devheader
11 Downloads
Laravel middleware that adds a header to the page when not in production so you don't mix up dev, staging and production environments
markohs/protectionbanner
12 Downloads
Customizable Laravel Middleware to comply with EU cookie lawls and protect adult websites from child access forcing the client to accept conditions before any cookie or anything is sent.
markohs/forcehttps
42 Downloads
Simple Laravel Middleware to force HTTPS connections
landrok/laravel-request-logger
135 Downloads
A Laravel middleware to log HTTP requests into database.
kudashevs/laravel-last-modified
20 Downloads
A Laravel middleware that handles the If-Modified-Since request and Last-Modified response headers.
kpod13/laravel-corsmaker
23 Downloads
This package allows you to return CORS headers in http respnses with Laravel middleware.
koharakazuya/laravel-openapi-validator-middleware
13 Downloads
Laravel middleware validates requests and responses by an OpenAPI specification document
keliix06/laravel-prerender
4741 Downloads
Laravel middleware for prerendering javascript-rendered pages on the fly for SEO
jcaillot/owasp-headers
12 Downloads
Laravel middleware. Adds OWASP recommended headers to the response,
hbernaciak/ip-logger
21 Downloads
Laravel middleware for loggin vistors IP address
gsdk/middleware
63 Downloads
Laravel middleware library
gao922699/laravel-cors
14 Downloads
Laravel Middleware for cors