Download the PHP package noname9/redirect without Composer
On this page you can find all versions of the php package noname9/redirect. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download noname9/redirect
More information about noname9/redirect
Files in noname9/redirect
Download noname9/redirect
More information about noname9/redirect
Files in noname9/redirect
Vendor noname9
Package redirect
Short Description The package that provide an easy way to make redirect from old to new urls.
License MIT
Package redirect
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 redirect
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 redirect with dependencies
PHP Build Version
Package Version
The package noname9/redirect contains the following files
Loading the files please wait ....