Releases: creativeorange/laravel-served-by
Releases · creativeorange/laravel-served-by
v4.0.0 - Laravel 11 support
v3.0.0 - Laravel 10 support
Update composer.json
v2.0.0 - Laravel 9 Support
Version 2+ only supports Laravel 9.
If you are using Laravel 8 or 7, you can use version 1.
v1.1.0 - Where is the horizon? 🌅
Dropped support for Laravel Horizon jobs. The tags were not correct, it was always the server who created the job, not the worker-server that runned it.
v1.0.1 - Laravel 7 & 8 🎉
Due to a bug, the previous version only worked on Laravel 8.58+. Now one can use this on all Laravel 8 & 7 versions!
v1.0.0 - Who served this request? 🧐
The first release of this package. Please see README.md for installation guide.