-
-
Notifications
You must be signed in to change notification settings - Fork 853
Closed
Labels
Description
Summary of problem or feature request
I'm using the resource response as the documentation says but it's giving this no engine error.
https://yajrabox.com/docs/laravel-datatables/master/response-resource
Code snippet of problem
"message": "No available engine for Illuminate\Http\Resources\Json\AnonymousResourceCollection",
"exception": "Yajra\DataTables\Exceptions\Exception",
"file": "vendor/yajra/laravel-datatables-oracle/src/DataTables.php",
"line": 84,
System details
- Operating System Windows 11 ( WSL Ubuntu)
- PHP Version 8.1.8
- Laravel Version 9.23.0
- Laravel-Datatables Version 10.1.2
