How to refresh cache in Laravel? The version used is 5.3. Sometimes files are changed, but the cache is not updated, so the things you see remain unchanged. How can I refresh it?
PHP’s opcache cache is turned on
PHP’s opcache cache is turned on