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

towhid's avatar

why my project not updated after edit some code ... its work same as like before

why my project not updated after edit some code ... its work same as like before i change many code in routes file , controller function variable, but not work update changes its look same - how to solve this problem ?

0 likes
4 replies
sumbria's avatar

Try:

php artisan cache:clear
php artisan route:cache
php artisan view:clear
php artisan config:cache
towhid's avatar

@sumbria its not work , i find some article about this matter , they said its problem about VSCODE --

towhid's avatar
towhid
OP
Best Answer
Level 5

its simply fault , i am trying wrong folder project code ..

tykoth's avatar

This is the most EPIC discuss on laracast

Please or to participate in this conversation.