Replies: 2 comments
-
It seems to work here using the latest version of Laravel |
Beta Was this translation helpful? Give feedback.
0 replies
-
The following command fixes the issue for me: |
Beta Was this translation helpful? Give feedback.
0 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.
-
Hello,
I'm using
spatie/laravel-backup
v8.1.4.When I run
php artisan backup:run
everything works (locally and in production).When I run
php artisan backup:clean
I get the following error (locally only):Any ideas what I'm doing wrong or how I can fix it? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions