https://github.com/sparkison/laravel-vue-datatables
https://github.com/sparkison/laravel-vue-datatables
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sparkison/laravel-vue-datatables
- Owner: sparkison
- Created: 2019-02-05T18:32:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-24T16:14:12.000Z (over 4 years ago)
- Last Synced: 2025-02-13T05:17:41.012Z (4 months ago)
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Laravel Vue Datatables
Fork of [Enso Vue Datatable](https://docs.laravel-enso.com/packages/vue-datatable.html)
Customized for my project needs. If you're using it feel free to let me know! I'd be
happy to give this project a little more love. The primary reason for this fork was to
reduce the dependencies needed. Original project requires nearly all of the Enso framework.This version is also configured for **Bootstrap 4** as apposed to the original which is
based off of _Bulma_.### Configuration & Usage
Original docs should cover it, still need to pull over some information as they may not be in sync.
### Contributions
are welcome. Pull requests are great, but issues are good too.
### License
This package is released under the MIT license.