laravel-vue-datatable
Version:
Vue.js datatable made with Laravel and Bootstrap in mind
12 lines (9 loc) • 658 B
Markdown
A Vue.js datatable component for Laravel that works with Bootstrap.
* [Vue.js](https://vuejs.org/) 2.x
* [Laravel](http://laravel.com/docs/) 5.x +
* [Bootstrap](http://getbootstrap.com/) 4 (Optional)
<p class="wrap-text">
This package makes use of an optional default component, the <a href="https://github.com/gilbitron/laravel-vue-pagination">Laravel Vue Pagination</a> component created by <a href="https://github.com/gilbitron">gilbitron</a>. If you need a pagination component for other areas of your website and you are using a Laravel API & Bootstrap, i highly suggest using this flexible component.
</p>