## TODO: - [ ] Add command to delete / purge old export files - [ ] Add config on how old are the files to be deleted ## Example: ```php php artisan datatables:purge-export ``` Command can be attached to scheduler to automatically purge old files.