Skip to content

Database Backup Recovery

This system is using Laravel Backup Restore

Recovery Steps

From the Server (if possible)

Log into the server and go into the applications folder that needs to be recovered

Run the following command.

bash
php artisan backup:restore

TODO

  • Recover if on local machine
  • Download the latest backup to import to your local machine