Skip to content

Commit

Permalink
Fix Kyslik#41, added examples to readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyslik committed Oct 1, 2016
1 parent 6d36f39 commit d2b2aaa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,9 @@ Controller is the same `$users = $user->sortable()->paginate(10);`

In view just use `@sortablelink('address')`

>Huge thanks to @neutralrockets and his comments on #8.
>Huge thanks to @neutralrockets and his comments on [#8](https://github.com/Kyslik/column-sortable/issues/8).
One more example: [#41](https://github.com/Kyslik/column-sortable/issues/41#issuecomment-250895909)

# Exception to catch

Expand Down

0 comments on commit d2b2aaa

Please sign in to comment.