The issue may related to your web server instead of Envoyer (it's just deployment platform) as you had seen the files in the server. Perhaps try to make an error on the page (such as rename the filename) at the server manually to test it out.
Mar 31, 2019
4
Level 11
Envoyer Deployment not showing
I just deployed using Envoyer; it was successful. However, I don't see any of the changes in my browser. I SSH'd into the server and ran php artisan cache:clear and it didn't make a difference; I still see the old files. I SFTP'd into the server as well, and sure enough the files are there...
I've done hundreds of deployment and never encountered this before. How do I fix this?
Please or to participate in this conversation.