Answer the question
In order to leave comments, you need to log in
Answer the question
In order to leave comments, you need to log in
And what about here config:cache
?
Maybe so?
Route::get('clear', function () {
Log::debug('CLEARED');
Artisan::call('cache:clear');
});
1. Open cache settings .
2. We look.
3. ...
4. PROFIT!
For several years now, as any decent shared hosting gives access to the console. Maybe we should stop chewing cactus?
Just delete everything in the directory through the hosting file manager storage/framework/cache
Provided that the default cache is file
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question