2017 © Pedro Peláez
 

library laravel-pjax

PJAX for Laravel 4 with redirection-support

image

simonstamm/laravel-pjax

PJAX for Laravel 4 with redirection-support

  • Tuesday, December 31, 2013
  • by simonstamm
  • Repository
  • 5 Watchers
  • 23 Stars
  • 7,679 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 36 Forks
  • 1 Open issues
  • 6 Versions
  • 5 % Grown

The README.md

PJAX for Laravel 4

Enable the use of PJAX in Laravel 4 with redirections., (*1)

Installation

Add simonstamm/laravel-pjax to require section in your composer.json, (*2)

composer require simonstamm/laravel-pjax

Add 'SimonStamm\LaravelPjax\LaravelPjaxServiceProvider', to providers in your app/config/app.php, (*3)

How to use

This service provider will check, before output the http response, for the X-PJAX's header in the request. If found, it will crawl the response to return the requested element defined by X-PJAX-Container's header., (*4)

Works great with jquery.pjax.js., (*5)

Contribution

I'm open to any idea of features to add to it., (*6)

The Versions

31/12 2013

dev-master

9999999-dev

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax

31/12 2013

v0.5

0.5.0.0

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax

23/09 2013

v0.4

0.4.0.0

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax

21/09 2013

v0.3

0.3.0.0

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax

08/09 2013

v0.2

0.2.0.0

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax

08/09 2013

v0.1

0.1.0.0

PJAX for Laravel 4 with redirection-support

  Sources   Download

MIT

The Requires

 

by Simon Stamm

laravel pjax