pkeogan / laravel-datatables-editor by pkeogan

Datables Editor Intergrated with Laravel
18
3
2
Package Data
Maintainer Username: pkeogan
Maintainer Contact: peter@pkeogan.com (Peter Keogan)
Package Create Date: 2017-08-18
Package Last Update: 2017-08-18
Language: PHP
License: MIT
Last Refreshed: 2024-04-18 15:09:20
Package Statistics
Total Downloads: 18
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 3
Total Watchers: 2
Total Forks: 1
Total Open Issues: 0

laravel-datatables-editor

Donate Laravel |5.4 PHP |7.1

A intergration of Datatables Editor into Laravel.

Hello, this will be the future home of my intergration of datatables editor into laravel. This package will be updated when fully working. MY goal is to create a Service provider that will read-only the code from editor.datatables.com. This will let you be able to update the editors JS, PHP, and CSS files independly from my app, and keep there liscnes intact

To use the editor it will look like the following.

  1. Composer install this package
  2. Download Datatables Editor PHP Package, and save to root of your app
  3. Add a service provider
  4. thats it your read to go