codestudiohq/laravel-totem

[Proposal] Replace storage logs by passing output directly to events

shawnheide opened this issue · 3 comments

Not sure if there is another reason for using the storage logs, but they could be dropped by passing the output directly to the events using thenWithOutput in the ConsoleServiceProvider. I already made the changes and tested it locally, but let me know if there is anything else to consider.

Branch with changes

支持!!!

@shawnheide Firstly, thanks for the contribution and work. Secondly, yes, please open this PR. 🚀

Happy to help. I just submitted the PR.