Skip to content

Instantly share code, notes, and snippets.

@iamraffe
iamraffe / Lravel-5-inpalce-edit-using-xeditable.php
Created October 23, 2015 13:20 — forked from pupadupa/Lravel-5-inpalce-edit-using-xeditable.php
Laravel 5 inplace editing using jquery's x-editable plugin . Inline and bulk editing examples.
/**
*
* In this example we create view with inplace and bulk editing.
* Tools and plugins:
* jQuery
* xEditable jquery plugin
* twitter bootstrap
*
*/