Download the PHP package krisell/redirect-www-middleware without Composer
On this page you can find all versions of the php package krisell/redirect-www-middleware. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download krisell/redirect-www-middleware
More information about krisell/redirect-www-middleware
Files in krisell/redirect-www-middleware
Download krisell/redirect-www-middleware
More information about krisell/redirect-www-middleware
Files in krisell/redirect-www-middleware
Vendor krisell
Package redirect-www-middleware
Short Description Redirects all requests using www to non www.
License MIT
Package redirect-www-middleware
Short Description Redirects all requests using www to non www.
License MIT
Please rate this library. Is it a good library?
Informations about the package redirect-www-middleware
Redirect WWW Middleware for Laravel
Provides a middleware which redirects all requests made to the www subdomain to the main domain. If possible, perform the redirect before the request hits your appliction instead of using this middleware (e.g. in Nginx, Apache or IIS config).
Installation
Usage
Register the middleware in App\Http\Kernel
License
MIT
All versions of redirect-www-middleware with dependencies
PHP Build Version
Package Version
No informations.
The package krisell/redirect-www-middleware contains the following files
Loading the files please wait ....