2017 © Pedro Peláez
 

library silex-turbolinks

image

flagshipcompany/silex-turbolinks

  • Tuesday, March 28, 2017
  • by patrick-fls
  • Repository
  • 2 Watchers
  • 0 Stars
  • 119 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

silex-turbolinks

Service provider for Helthe's Turbolinks, (*1)

Installation

Using composer: $ composer require flagshipcompany/silex-turbolinks, (*2)

in your app.php add the following:, (*3)

use Flagship\Components\Turbolinks\TurbolinksServiceProvider;

$app->register(new TurbolinksServiceProvider());
  • Copy the turbolink javascript provided by helthe in vendor/helthe/turbolinks/Resources/public/js/turbolinks.js to your public directory
  • Include it in the <head> tag.

The Versions

28/03 2017

dev-master

9999999-dev

  Sources   Download

The Requires

 

05/11 2015
14/10 2015