Download the PHP package code-orange/turbolinks-location without Composer
On this page you can find all versions of the php package code-orange/turbolinks-location. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download code-orange/turbolinks-location
More information about code-orange/turbolinks-location
Files in code-orange/turbolinks-location
Download code-orange/turbolinks-location
More information about code-orange/turbolinks-location
Files in code-orange/turbolinks-location
Vendor code-orange
Package turbolinks-location
Short Description Laravel middleware to insert Turbolinks-Location header into every response
License Apache-2.0
Package turbolinks-location
Short Description Laravel middleware to insert Turbolinks-Location header into every response
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package turbolinks-location
Turbolinks Location middleware for Laravel
This package contains a Laravel middleware for working with Turbolinks. It sets the Turbolinks-Location header on every response served, so that Turbolinks always shows the correct URL after redirects.
Installation
Usage
In your App\Http\Kernel
, add the middleware to your web
group:
That's it!
All requests to routes in your web.php
route file will now be served with a correct Turbolinks-Location
header.
All versions of turbolinks-location with dependencies
PHP Build Version
Package Version
Requires
illuminate/http Version
>=5.2
The package code-orange/turbolinks-location contains the following files
Loading the files please wait ....