-
# A first look at laravel-backup-server - Freek Van der Herten's blog on PHP, Laravel and JavaScript
Freek Van der Herten is a developer and partner at Spatie.
[https://freek.dev/1633-a-first-look-a…
-
```
"require": {
"php": "^8.1",
"benjaminhirsch/nova-slug-field": "^1.3",
"ebess/advanced-nova-media-library": "^3.7",
"guzzlehttp/guzzle": "^7.2",
"h…
-
#### Please confirm you have done the following before posting your bug report:
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
[diginaga@server asset]$ git pu…
-
### Request Type
Improvement
### Description
I use S3-compatible storage from a provider other than AWS. It does not have a lifecycle/retention policy feature, which leads to it filling up quickly …
-
With version `9.0.0` a lot of config values become mandatory in config file. In my case in previous version `8.8.1` I didn't need these properties :
```
backup.source.files.relative_path
backup.…
mho22 updated
3 months ago
-
I installed mewebstudio/captcha in my Laravel 7.6 app
but it always returned Invalid capture, even I enter valid value I enter in text inpur.
Ex: entering https://prnt.sc/s8g03j and submitting form …
-
Argument 1 passed to Spatie\Backup\Tasks\Monitor\BackupDestinationStatusFactory::createForMonitorConfig() must be of the type array, null given, called
-
artisanのスケジューラー機能をcrontabにて実行する必要がありますが、こいつ使うとDB、アプリケーションコード共にバックアップを取ることが出来ます。
`.env`等でオプション指定 & crontab指定したらバックアップされるよ!と案内して入れたい。
https://github.com/spatie/laravel-backup
-
Writing down notes to mention in v4 docs, so that we can clean up the issues here.
- ~Mention that there will be multiple connections open (= that the central connection remains open) #162~
- ~Menti…