I'm using Symfony 4 and my website is hosted on ubuntu 18.04 server.
The problem is each time when I do clear cache I must run chmod 777 -R var/
.
Is there a command to fix permission permanently ?
I'm using Symfony 4 and my website is hosted on ubuntu 18.04 server.
The problem is each time when I do clear cache I must run chmod 777 -R var/
.
Is there a command to fix permission permanently ?