# Laravel Vue Datatable
A Vue.js datatable component for Laravel that works with Bootstrap.

## Requirements

* [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 &amp; Bootstrap, i highly suggest using this flexible component.
</p>