arby Laravel : "10" php : "8.3" yajra/laravel-datatables: 10.1, yajra/laravel-datatables-oracle:10.11 Problem: I have a controller: and the DataTable class: i got the solution by adding the id of the model: `Column::make('id')->visible(false),`