Data Management
Here, We have DB Backup
and Trash Data Purger
.
DB Backup
- We can dump and download db schema.
DB_MYSQL_FULL_PATH
should be matched of your mysql(ex: D:/wamp64/bin/mysql/mysql5.7.40/bin/) path in .env file.
Trash Data Purger
- It has a feature of removing data according to the selected duration.
- Resets the model and duration to their default values.