bgultekin / laravel4-datatables-package

Server-side handler of DataTables Jquery Plugin for Laravel 4
267 stars 108 forks source link

it is support laravel 5? #213

Open abdullah-abunada opened 9 years ago

abdullah-abunada commented 9 years ago

How i can install it on laravel 5?

MarkVaughn commented 9 years ago

can you try v1.5.0-alpha ? https://github.com/bllim/laravel4-datatables-package/releases/tag/v1.5.0-alpha

twf-nikhila commented 5 years ago

@abdullah-abunada @MarkVaughn is it working in laravel 5? Need to update a project which used Laravel 4 to Laravel 5.

MarkVaughn commented 5 years ago

@twf-nikhila this project is dead, check https://github.com/yajra/laravel-datatables for Laravel 5 compatibilities.