Comment on page
Common Issues & Fixes
This page is dedicated to fix common issues that arise in QwikTest
To fix this, please run the following command from the terminal.
php artisan storage:link
Make sure symbolic links are enabled in your hosting server. Also, please check the following variables in the .env file are set as follows.
APP_INSTALLED=true
APP_VERSION=current_qwiktest_version
If you can't find the above variables in the .env file, kindly add the above and save the file.
You need to create subcategories and map sections to the subcategories. Then they will become visible. Please refer to the following page thoroughly.
Last modified 1yr ago