How to change file name .zip Output Backup Spatie Laravel. #1385
Unanswered
ibnudirsan
asked this question in
Q&A
Replies: 1 comment 4 replies
-
Try this backup:run --filename=2021-08-19 Or in kernel $schedule->command('backup:run --filename='.date('Y-m-d'))->dailyAt('01:00'); |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How to change file name zip
exp: 2021-08-19-02-00-12.zip change 2021-08-19.zip
Thank You...
Beta Was this translation helpful? Give feedback.
All reactions