Backup & Restore
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:
Related topics
Latest Document
- Upgrade guide 2022-03-19
- Customize order id 2022-04-19
- Order processing 2022-04-17
- Customer account 2022-04-17
- Developer Documentation 2020-04-09