Backup
Backup panel for Adminetic Admin Panel
Last updated
Was this helpful?
Backup panel for Adminetic Admin Panel
Last updated
Was this helpful?
Backup Panel module for Adminetic Admin Panel
Contains : -
Backup Panel Panel
You can install the package via composer:
Publish spatie backup config
Create a dropbox account and extract DROPBOX_APP_KEY
,DROPBOX_APP_SECRET
and DROPBOX_ACCESS_TOKEN
to .env
In config/filesystems.php
add following code to disks
array
Add dropbox disk to config/backup.php
:
For detailed documentaion visit