Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cache for home page #104

Open
idberisi opened this issue Aug 26, 2022 · 1 comment
Open

Remove cache for home page #104

idberisi opened this issue Aug 26, 2022 · 1 comment

Comments

@idberisi
Copy link

Hi, i just using page-cache on my site and it's working like a champ. But how to clear cache for home page only "/" ? have try some slug but it's not working.

@tranghaviet
Copy link

tranghaviet commented Sep 15, 2022

Home view save as pc__index__pc.html so to remove:
php artisan page-cache:clear 'pc__index__pc'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants