Arthur Emanuel
Arthur Emanuel
**What would you like to be added**: - Queues should be registered on provider boot method, instead of register method. This allows using other packages without needing to fight the...
**What would you like to be added**: I would like to change the current JobContract interface, to an abstract class instead, so it's possible to define key as a static...
Fixes #10 This prioritizes GET routes on Stardust.current and Stardust.isCurrent, returning the GET url if any other method matches the pattern. This also is a breaking change for anyone who...
## Description Add support for obtaining and releasing atomic locks to avoid race conditions when running on multiple servers. Relevant description and implementation: - https://laravel.com/docs/10.x/cache#atomic-locks I'm available to implement with...
### Package version 1.7.0 ### Describe the bug Opening this as a bug because there's no way to open feature request issues right now. Add names to rules similar to...