Registry / web-framework / yajra-laravel-datatables-oracle

yajra-laravel-datatables-oracle

JSON →
library12.6.3phppackagistunverified

jQuery DataTables API for Laravel.

composer require yajra/laravel-datatables-oracle
INSTALL
IMPORT
SIG · YAJRA-LARAVEL-DATA
Y
yajra-laravel-datatables-oracle
web-frameworkphpv12.6.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DataTables
use Yajra\DataTables\DataTables;

Returns JSON data for jQuery DataTables from a User query.

use Yajra\DataTables\DataTables; $data = DataTables::of(User::query())->toJson(); return response()->json($data);
Debug
Known issues
breakingRequires Laravel 5.4+ and jQuery DataTables on the frontend.
fix
Ensure Laravel version is 5.4 or higher and include DataTables JS library.
affects: >=10.0.0
Upgrade
Version history
12.6.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
yajra-laravel-datatables-oracle — pip install yajra-laravel-datatables-oracle · libregistry