Symlink is not getting refresh until apache server reboot – Nginx
Basically i have followed steps from this link: https://docs.gitlab.com/ee/ci/examples/laravel_with_gitlab_and_envoy/ I am using apache server instead of NGINX and that is the only difference. So there is one envoy file which will do below: clone repository run composer update symlinks code…