mirror of
https://github.com/InvoiceShelf/InvoiceShelf.git
synced 2026-04-07 05:31:24 +00:00
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.