-
-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Summary of problem or feature request
The old ->dom()
method is deprecated, and replaced by ->layout()
, but it's unclear how it should be used.
The various builder methods on Layout accept an $options
argument, but what it's supposed to contain isn't clear.
System details
- MacOS 15.0
- PHP 8.3.12
- Laravel 11.23.5
- Laravel-DataTables 11.2.1