|
Server : Apache/2.4.41 (Ubuntu) System : Linux vmi1525618.contaboserver.net 5.4.0-105-generic #119-Ubuntu SMP Mon Mar 7 18:49:24 UTC 2022 x86_64 User : www-data ( 33) PHP Version : 8.2.12 Disable Function : NONE Directory : /var/www/flavourapps.com/user.flavourapps.com/vendor/yajra/laravel-datatables-html/ |
Upload File : |
# Laravel DataTables Html Plugin. [](http://laravel.com) [](https://packagist.org/packages/yajra/laravel-datatables-html)  [](https://scrutinizer-ci.com/g/yajra/laravel-datatables-html/?branch=master) [](https://packagist.org/packages/yajra/laravel-datatables-html) [](https://packagist.org/packages/yajra/laravel-datatables-html) This package is a plugin of [Laravel DataTables](https://github.com/yajra/laravel-datatables) for generating dataTables script using PHP. ## Requirements - [Laravel 5.4+](https://github.com/laravel/framework) - [Laravel DataTables v7.x|v8.x|9.x](https://github.com/yajra/laravel-datatables) ## Documentations - [Laravel DataTables Documentation](http://yajrabox.com/docs/laravel-datatables) - [Demo Application](http://datatables.yajrabox.com) is available for artisan's reference. ## Quick Installation `composer require yajra/laravel-datatables-html:^4.0` #### Service Provider (Optional on Laravel 5.5+) `Yajra\DataTables\HtmlServiceProvider::class` #### Publish Assets (Optional) `$ php artisan vendor:publish --tag=datatables-html` And that's it! Start building out some awesome DataTables! ## Contributing Please see [CONTRIBUTING](https://github.com/yajra/laravel-datatables-html/blob/master/.github/CONTRIBUTING.md) for details. ## Security If you discover any security related issues, please email [aqangeles@gmail.com](mailto:aqangeles@gmail.com) instead of using the issue tracker. ## Credits - [Arjay Angeles](https://github.com/yajra) - [All Contributors](https://github.com/yajra/laravel-datatables-html/graphs/contributors) ## License The MIT License (MIT). Please see [License File](https://github.com/yajra/laravel-datatables-html/blob/master/LICENSE.md) for more information.