Download the PHP package elfsundae/laravel-datatables without Composer
On this page you can find all versions of the php package elfsundae/laravel-datatables. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download elfsundae/laravel-datatables
More information about elfsundae/laravel-datatables
Files in elfsundae/laravel-datatables
Download elfsundae/laravel-datatables
More information about elfsundae/laravel-datatables
Files in elfsundae/laravel-datatables
Vendor elfsundae
Package laravel-datatables
Short Description An extended package based on yajra/laravel-datatables.
License MIT
Homepage https://github.com/ElfSundae/laravel-datatables
Package laravel-datatables
Short Description An extended package based on yajra/laravel-datatables.
License MIT
Homepage https://github.com/ElfSundae/laravel-datatables
Keywords laraveldatatables
Please rate this library. Is it a good library?
Informations about the package laravel-datatables
Laravel DataTables
An extended package based on yajra/laravel-datatables.
Installation
Then register the service provider:
Extended Notes
Added
- Added some convenient methods for DataTable service, you need to use
ElfSundae\DataTables\Services\DataTable
instead ofYajra\DataTables\Services\DataTable
Added(merged in yajra/laravel-datatables#1416)addColumns()
forEloquentDataTable
Added(merged in yajra/laravel-datatables-html#45)postAjax()
for Html Builder
Changed
Changed the default(merged in yajra/laravel-datatables-buttons#49)filename
for export toclassName_YmdHis
- Refactored
DataTables
factory, see yajra/laravel-datatables#1488
Removed
- Disabled package discovery for the original datatables packages
- Removed
action
column indatatables.stub
for thedatatables:make
command
All versions of laravel-datatables with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
illuminate/support Version ~5.5
yajra/laravel-datatables-oracle Version ~8.4
yajra/laravel-datatables-html Version ~3.6
yajra/laravel-datatables-buttons Version ~3.2
illuminate/support Version ~5.5
yajra/laravel-datatables-oracle Version ~8.4
yajra/laravel-datatables-html Version ~3.6
yajra/laravel-datatables-buttons Version ~3.2
The package elfsundae/laravel-datatables contains the following files
Loading the files please wait ....