tubbrez's avatar

new changes not being detected

Hi Guys!

I got a very weird bug. I made a small change in my laravel model file and uploaded it on the server but it is not being executed. it's like it is still executing the file but without my changes. Earlier everything was fine but now suddenly its only that one specific model that is giving me this bug. Even if i delete the file from server, it is still being executed. If i change its class name, it starts working again but, i am not allowed to change its name, so if any of you guys have any idea of what may be causing this, please let me know how this can be fixed. Thanks!

0 likes
2 replies
biishmar's avatar

@tubbrez did u check that model file in server that what ever u changed are there?

tubbrez's avatar

@biishmar Yes, they are! And the funny thing is that even if i delete the file from the server, somehow it is till being executed as if it is still there.. so weird

Please or to participate in this conversation.