LaravelDaily / quickadmin

Quick adminpanel builder package for Laravel 5
MIT License
600 stars 194 forks source link

Yajra version issue #111

Open hdpwli opened 7 years ago

hdpwli commented 7 years ago

I am using your Laravel daily for backend and it's wonderful. Recently I am working with ajax datatables and facing issue like https://github.com/yajra/laravel-datatables/issues/963. To resolve this issue, I required Yajra 7.* version but current Laravel daily version does not allow us to upgrade it.

Is there any way through which I can upgrade Yajra version independently?

shatyainfo commented 6 years ago

I am having same issue