To switch your project environment from production to local, please follow the steps below: Locate the Environment File Navigate to the root directory of your project. Find the .env file, which contains your environment settings. Edit the Environment File Open the .env file in a text editor of your choice. Search for the variable APP_ENV. […]
Category: Artifism
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 […]