after installing on dev server (bitnami lamp stack)
when trying to open any page in dashboard working with datatables
this error displayed
"Call to a member function ajax() on string"
"if ($this->request()->ajax() && $this->request()->wantsJson()) {"
"vendor/yajra/laravel-datatables-buttons/src/Services/DataTable.php line 130"
Call to a member function ajax() on string
10
Dec