Skip to content

Commit

Permalink
docs: Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBennett committed Feb 25, 2015
1 parent 81d280b commit 4399df9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Enable the use of PJAX in Laravel 5.

Add `jacobbennett/pjax` to `require` section in your `composer.json`

composer require simonstamm/laravel-pjax
composer require jacobbennett/pjax

Add `'JacobBennett\Pjax\PjaxMiddleware',` to `$middleware` in `app/Http/Kernel.php`

Expand Down

0 comments on commit 4399df9

Please sign in to comment.