Download the PHP package lumber94/redirector without Composer
On this page you can find all versions of the php package lumber94/redirector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download lumber94/redirector
More information about lumber94/redirector
Files in lumber94/redirector
Download lumber94/redirector
More information about lumber94/redirector
Files in lumber94/redirector
Vendor lumber94
Package redirector
Short Description The package that provide an easy way to make redirect from old to new urls.
License MIT
Package redirector
Short Description The package that provide an easy way to make redirect from old to new urls.
License MIT
Please rate this library. Is it a good library?
Informations about the package redirector
Laravel Redirect
The package that provide an easy way to make redirect from old to new urls.
Installing
After updating composer, add the service provider to the providers array in config/app.php
Publish migrations:
Optional Features
How to use?
You can connect middleware in app/Http/Kernel.php
class for web routes.
Or you can connect middleware as specific and use them in your specific route:
And now all what you need to do is create your redirects in redirect module.
What we can publish?
All versions of redirector with dependencies
PHP Build Version
Package Version
The package lumber94/redirector contains the following files
Loading the files please wait ....