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
- S-Cart command line
- Create custom functions
- Configure data validation
- Customize your router
- Customize controller
- Functions helper of S-Cart
- How to customize home page
- Customize admin dashboard page
- Customize helper functions
- Disable ecommerce router
- Convert S-Cart into a news website
- Customize data fields in S-Cart
- Data relations in S-Cart
- Customize search page
Latest Document
- Upgrade guide 2024-03-24
- Customize search page 2023-08-02
- Discount code (coupon) 2023-05-14
- Upgrade guide 2023-11-23
- Data relations in S-Cart 2023-02-05