Hello everyone!
Firstly the app in question is laravel app.
I have set up everything starting from the installation of LAMP, Phpmyadmin, and SSL(letsencrypt). Now, my website is up and running but the problem that I a...
2 •
•
By
IGLIGHT
Applications
Configuration Management
Hello everyone I need help regarding this error message: "The environment file is invalid: Dotenv values containing spaces must be surrounded by quotes"
I just finished setting up environment for my app according to t...
Hello!
I uploaded script on the var/www/html document root, configured the virtual host on /etc/apache2/sites-available/000-default.conf by changing the document root from
DocumentRoot /var/www/html to DocumentRoot /v...