Seiten · Laravilt
Bulk Actions
Actions that run on multiple selected table records.
Bulk actions run on the rows selected in a table. They extend Laravilt\Actions\BulkAction and require confirmation by default. To register them in a table, see Table Bulk Actions.
- BulkAction: build custom bulk actions
- BulkActionGroup: group bulk actions into a dropdown
- DeleteBulkAction: delete the selected records
- RestoreBulkAction: restore soft-deleted records
- ForceDeleteBulkAction: permanently delete records