Libraries tagged by laravel-middleware

phpwatch/laravel-fast404

5 Favers
5 Downloads

A Laravel middleware to quickly terminate Page-Not-Found pages that do not require a full HTML page

Go to Download


landrok/laravel-request-logger

2 Favers
76 Downloads

A Laravel middleware to log HTTP requests into database.

Go to Download


kevinsimard/laravel-cookieless-session

15 Favers
16919 Downloads

Laravel middleware to start a cookieless session

Go to Download


jrl05k/laravel-under-construction

4 Favers
5383 Downloads

Laravel middleware to display under construction message

Go to Download


gao922699/laravel-cors

0 Favers
14 Downloads

Laravel Middleware for cors

Go to Download


fewagency/laravel-reformulator

5 Favers
116 Downloads

Laravel middleware to filter, sanitize, parse and transform request input data.

Go to Download


dyrynda/laravel-ldap

6 Favers
4371 Downloads

Leverage Laravel's middleware to ensure your LDAP-authenticated users stay that way.

Go to Download


dyce/laravel-prerender

0 Favers
140 Downloads

Laravel middleware for prerendering javascript-rendered pages on the fly for SEO

Go to Download


divineomega/laravel-route-restrictor

5 Favers
4413 Downloads

Laravel middleware to restrict a site or specific routes using HTTP basic authentication

Go to Download


arubacao/aws-ip-range-middleware

16 Favers
2271 Downloads

Laravel Middleware for Amazon Web Services (AWS) IP Address Range

Go to Download


4myth/arabic-numbers

5 Favers
80 Downloads

Laravel Middleware convert arabic numbers to english numbers

Go to Download


seanhood/laravel-opentelemetry

10 Favers
1008 Downloads

Laravel middleware to send events to OpenTelemetry

Go to Download


slushie/laravel-middleware

1 Favers
754 Downloads

Laravel 4 Middleware Loader

Go to Download


rapidwebltd/no-post-data-laravel-middleware

1 Favers
77 Downloads

Under certain conditions, when posting data from a form, the web server may lose the post data. This commonly happens if a user is uploading a large file beyond the size limits set in the web server's configuration. Laravel does not handle this situation and may end up throwing a somewhat confusing `TokenMismatchException in VerifyCsrfToken` due to CSRF protection. The 'No Post Data Laravel Middleware' handles situations in which a post request has been submitted and contains no post data - a situation which should not occur under normal usage. By default, the middleware will redirect back to the previous page with an error message flashed to the session. This can then be output on your view as you would normally handle validation errors. If needed, you can also modify this default behaviour and allow any code to run when the 'post request with no post data' situation is encountered.

Go to Download


malvik-lab/laravel-middleware-toolbox

0 Favers
45 Downloads

Go to Download


<< Previous Next >>