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

throws error if no zone specified #5

Closed
vesper8 opened this issue Dec 1, 2017 · 1 comment
Closed

throws error if no zone specified #5

vesper8 opened this issue Dec 1, 2017 · 1 comment

Comments

@vesper8
Copy link

vesper8 commented Dec 1, 2017

In the docs you say that it's possible to purge everything if no zone is specified in the config

This is what I've done. I have no zone set, and when I try to run php artisan cloudflare:cache:purge

I get this error

Please supply a valid zone identifier in the input argument or the cloudflare config

What does this mean ?

@vesper8
Copy link
Author

vesper8 commented Dec 1, 2017

Figured it out.. had to find out the zoneid for the domain itself.. that zoneid wasn't very easy to find.. but got it doing a curl api call

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

1 participant