Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
375 views
in Technique[技术] by (71.8m points)

turning off cache in a laravel project

I have bought a PHP script that is Laravel based, I'm ok with PHP but when I make changes they don't take effect on the site. I'm on PHP 7.4 and the script foundation is Laravel 8. I have tried all of the "solutions" on the web to no avail. I'm guessing it's a cache problem, if I deliberately make an error in the coding on the file and the go to the part of the site that calls it, the site falls over so it is looking at the file. The file is a controller.php file.

question from:https://stackoverflow.com/questions/65889490/turning-off-cache-in-a-laravel-project

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...