Report this

What is the reason for this report?

Changes not Showing Up in Laravel Site

Posted on November 1, 2022

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.

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:

php artisan view:clear

Hope this might help you!

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.