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

[5.7] Add optimize and optimize:clear commands #23468

Merged
merged 1 commit into from
Mar 9, 2018
Merged

[5.7] Add optimize and optimize:clear commands #23468

merged 1 commit into from
Mar 9, 2018

Conversation

vinkla
Copy link
Contributor

@vinkla vinkla commented Mar 9, 2018

Added optimize and optimize:clear commands to faster cache and clear cache.

As discussed in: laravel/ideas#171

Please let me know what you think and if there is anything I can improve.

@taylorotwell
Copy link
Member

I'm not sure flushing the application cache is related to clearing the configuration and route caches, which you would do on every deployment. I don't think you would flush your entire application cache on every deployment.

@taylorotwell taylorotwell merged commit fe1cbdf into laravel:master Mar 9, 2018
@vinkla vinkla deleted the feature-optimize branch March 9, 2018 22:24
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

Successfully merging this pull request may close these issues.

4 participants