Closed lloricode closed 1 year ago
Hi!, instead of using this:
$backupJob->disableSignals();
see: https://github.com/spatie/laravel-backup/blob/64f4b816c61f802e9f4c831a589c9d2e21573ddd/src/Commands/BackupCommand.php#L61
much better to use artisan so internal process of spatie did not touch
best regards
Hi!, instead of using this:
see: https://github.com/spatie/laravel-backup/blob/64f4b816c61f802e9f4c831a589c9d2e21573ddd/src/Commands/BackupCommand.php#L61
much better to use artisan so internal process of spatie did not touch
best regards