You can back up the database and code.
You can choose to backup to local or OSS.
By default, it automatically backs up at 2 am every day.
You can manually run the following command to back up.
php artisan backup:run
You can back up the database and code.
You can choose to backup to local or OSS.
By default, it automatically backs up at 2 am every day.
You can manually run the following command to back up.
php artisan backup:run