Any reason Laravel's event:cache isn't part of the standard recipe? #3034
Unanswered
chrisan
asked this question in
Help needed
Replies: 1 comment 3 replies
-
Try to look at file history. Probably it was removed? Do we have other discussions about the same issues? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, just running Enlightn and it warned me about not having an event cache. The task is already defined in the laravel recipe but now I'm wondering if there's a reason not to do this on every deploy?
https://github.com/deployphp/deployer/blob/master/recipe/laravel.php
https://laravel.com/docs/9.x/events#event-discovery-in-production
Beta Was this translation helpful? Give feedback.
All reactions