Add helpers for logging and creating timeline events
Closed this issue · 2 comments
ssnepenthe commented
Add helpers for logging and creating timeline events
ssnepenthe commented
It should definitely include namespaced helpers but it might be worth considering conditionally loading some helpers in the global namespace like clockwork core does for Laravel (https://github.com/itsgoingd/clockwork/blob/f5d6d95ee7bb09702360755d19b3cb607a764ef1/Clockwork/Support/Laravel/ClockworkServiceProvider.php#L150-L152)
ssnepenthe commented
Closed by 5cf58b3