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

wontoneesaju's avatar

Laravel and react cache issues

hi i am using a laravel with react front end. But i am getting too much cache issues.

i checked with all these command.

php artisan config:clear php artisan cache:clear php artisan view:clear

0 likes
3 replies
ejdelmonico's avatar

Ok, I get the the issue but in what context are you getting cache issues. Give an example and some example code. React code should have nothing to do with your Laravel backend caching. React caching is in the browser.

jlrdw's avatar

@ejdelmonico I knew you were good at Vue, you mean you know React also, wow. I am still jquery. Me second grader, you rocket scientist.

ejdelmonico's avatar

@jlrdw Yes, I do more React than I do Vue these days. You know how it is, you do what brings in the $$$ from clients.

Please or to participate in this conversation.