Replies: 1 comment 1 reply
-
You need to indicate the package version |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use PHP 8.1
Laravel Version 9.x
whenever I run the command "php artisan backup:run" I get the error
Spatie\Backup\BackupDestination\BackupDestination::__construct(): Argument #1 ($disk) must be of type ?Illuminate\Contracts\Filesystem\Filesystem, League\Flysystem\Filesystem given
Beta Was this translation helpful? Give feedback.
All reactions