added ForceHttpsServiceProvider, added fix in PageResourceList
This commit is contained in:
@@ -28,7 +28,7 @@ class PageObserver
|
||||
*/
|
||||
public function updated(Page $page): void
|
||||
{
|
||||
$this->pageCacheService->clearCache($page);
|
||||
$this->pageCacheService->clearAllCacheByModel();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user