-
Notifications
You must be signed in to change notification settings - Fork 11k
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
[Request] Command for clearing cache #31
Comments
+1 for this idea. Something like "php artisan cc" |
👍 Especially for clearing services.json! |
+1 also. I think this has already been planned. |
+1 for this |
👍 |
I'm cool with this. |
Did an implementation of this recently if some want to use it early. |
This hasn't been merged yet, has it? Seems like a useful thing and @Anahkiasen has already implemented it apparently. /cc @taylorotwell |
@conradkleinespel No, it has not been merged, there has been no pull request for it. |
Done. |
Apply fixes from StyleCI
How about an Artisan command for automatically deleting all kinds of cache files (or even separate ones for the different cache types)? And the
services.json
file, too.The text was updated successfully, but these errors were encountered: