Open cdupoiron opened 6 years ago
Hi, OK, great idea, is there a doc about the global Nova Event Bus?
OK to make it configurable
Yes, you can find the documentation for the Event Bus here: https://nova.laravel.com/docs/1.0/customization/frontend.html#javascript
OK, thank you
Hi, thanks for your pull request, i like the idea, but I think we could use the global Nova Event Bus, instead of using our own? (what do you think?) I saw a parameter
dontEmit
, where would this be set? I think we should make it configurable inconfig/translatable.php
and add an extra method to override it something linke->emitChanges(true/false)