Files
InvoiceShelf/app/Jobs/CreateBackupJob.php
Fabio Ribeiro bf0d98c69c fix: Backup Job (#375)
Since `laravel-backup` major version was updated 8 to 9, the backup
ability was compromised, the main reason is the change on the method
contract from `BackupFactory` that now the `createFromArray` no longer
exists.
2025-06-11 23:23:19 +02:00

1.6 KiB