Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

hjortur17's avatar

My project is updating when I push new code

Hi, my website is running a few commits behind. My master branch is up to date but the server is running old commit. I have to try to Deploy using Forge but nothing happens.

I have tried to clear Application cache, Route cache, Configuration cache, and Compiled views.

Any idea how I can fix it?

0 likes
1 reply
hjortur17's avatar
hjortur17
OP
Best Answer
Level 14

I did ssh into my server and did git pull. That solved it

Please or to participate in this conversation.