Hello,
I’m trying to upload a change to my Laravel website, but it’s not updating on my site. I’ve even uploaded it directly through SFTP with no luck. What could be going on here? Any help would be greatly appreciated!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Enter your email to get $200 in credit for your first 60 days with DigitalOcean.
New accounts only. By submitting your email you agree to our Privacy Policy.
Hello there,
On top of what’s already mentioned, try accessing the site using another browser or using a different mobile device or using another network.
It’s not uncommon to experience such an issue during web development, so it’s important to make sure to cross out the obvious ones.
Regards
Hello @d8ce1862991041baa430d7058a,
Maybe try to clear out your views?
Are you trying to update a view? If not give a more detail to your problem that might help giving a hint.
If it’s on the view try the following command:
Hope this might help you!