R
R
Roman2019-06-02 23:23:31
Laravel
Roman, 2019-06-02 23:23:31

Why is laravel cache not updating?

Uploaded the project to the hosting. When editing a template, no changes appear, the cache is not updated. Everything works if it is removed manually.
How can I make it update automatically without deleting the cache, just like on the local?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
Roman, 2019-06-10
@RomanTrakhtenberg

Checked, exposed full access, all the same does not work. Maybe settings in Laravel itself?
Apparently so conceived in the framework. In production, it should not change when added to the template.
Therefore, as they wrote on the Internet:
1. Through manual removal from the folder (\storage\framework\views).
2. Command from the console php artisan view:clear.
3. Various bikes.

V
Vyacheslav Plisko, 2019-06-03
@AmdY

Look at the logs, there may be a problem with access rights in the file system.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question