-
laravel 6.12
```
> @php artisan package:discover
In Container.php line 978:
Target [Spatie\Backup\Tasks\Cleanup\CleanupStrategy] is not instantiable while building [Spatie\Backup\Commands\Clea…
-
### UNIT3D Version
7.0.0
### PHP & Platform
8.2.13 - ubuntu 22.04
### Laravel verion
10.26.2
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [ ] I can suggest a fi…
-
### Support guidelines
- [X] I've read the [support guidelines](https://github.com/firefly-iii/firefly-iii/blob/main/.github/support.md)
### I've found a bug and checked that ...
- [X] ... [the doc…
-
### UNIT3D Version
7.2.0
### PHP & Platform
8.3.1 ubuntu0.22.04.1
### Laravel verion
10.39.0
### Have you done this?
- [X] I am willing to share my stack trace and logs
- [ ] I c…
-
Hello Im using` spatie/laravel-backup` for manage backup on my project
When I want to backup via command line everything works fine via commands
`php artisan backup:run or php artisan backup:run…
-
Same exact problem as in issue #59 from the looks of it.
I've tried this both on Linux and Windows, same error:
```
No se puede acceder al destino de la copia de seguridad. League\Flysystem\Un…
-
**Describe the bug**
When loading the notifications page I get a 500 Server Error
**To Reproduce**
Steps to reproduce the behavior:
1. Login
2. Click on Notifications
3. See error
**Expecte…
-
The docs for v6 cannot be accessed at spatie.be because every _non-existing_ link gets redirected to v5.
Examples:
https://spatie.be/docs/laravel-permission/v6/introduction
https://spatie.be/docs…
-
Hi,
I don't know if this is a bug or me doing something wrong: after installing the package, I see the Backup item on the menu and when I try it, I get the following error:
`Illuminate Database…
-
I don't know exactly how to change the destination disk of the backup.
I tried to follow the **Spatie** instructions but in the **filament-*.php** file and I just only success to change the _"name"_.…