What's Changed
Improvements 🔧
- Adds the source file and line number to
dd()
output by @anabeto93 in #134 - feat: support
forceScheme
andforceHttps
in url generator by @albertcht in #198 - improve: make service providers compatible with loading as config providers by @albertcht in #201
Bug fixes 🐛
- fix: add missing throwable in terminate request event by @albertcht in #193
- fix: fix
queue:work --once
command by @max-kut in #200
Other Changes 🔄
- Revert "chore: remove redis dependency in core and broadcasting" by @albertcht in #202
Full Changelog: v0.2.11...v0.2.12