Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 168 Bytes

exports-purge.md

File metadata and controls

9 lines (6 loc) · 168 Bytes

Export Usage

Purging exported files

On app\Console\Kernel.php, register the purge command

$schedule->command('datatables:purge-export')->weekly();