app->bind('datatable', function () { return new DataTable(); }); } /** * Bootstrap services. */ public function boot(): void { // } }