Switching from Production to Local Environment

To switch your project environment from production to local, please follow the steps below: After making this change, the line should look like this:APP_ENV=local By following these steps, you will successfully switch your project environment from production to local.

Read More

Backup Artifism (files and database)

Backing up your Artifism system that ensures your data is protected in case of any unexpected data loss or corruption. It involves creating a copy of your website’s files and database, which you can use to restore your website in case of any mishap. In this documentation, we will cover the two steps involved in […]

Read More