Backup & Restore
(Last update: 2020-04-02 19:32:15)
SCart supports backing up and restoring data in the admin.
Truy cập: "Config system -> Backup database"

You can also backup and restore data with the command line::
- Backup:
Note: The data files are stored in the storage / backups directory
Video:
Truy cập: "Config system -> Backup database"

You can also backup and restore data with the command line::
- Backup:
- Restore:php artisan sc:backup --path=file-name.sql
php artisan sc:restore --path=file-name.sql
Note: The data files are stored in the storage / backups directory
Video: