Releases: goaop/goaop-laravel-bridge
Releases · goaop/goaop-laravel-bridge
Release 1.1.1
- Added compatibility with Laravel 8.0 (PR #16)
Release 1.1.0
This release brings compatibility with Laravel 5.5, including package auto-discovery. It also brings compatibility with Laravel Lumen.
This release is backwards compatible with earlier release.
Release 1.0.0
I'm happy to announce the first release of Go! AOP bridge for Laravel applications! No more cumbersome configurations for AOP, define them as services via service providers, tag them and use! Enjoy!
See Readme for additional details regarding the usage of AOP in your application