From 3559ed7732c799dd7cc6d70531ce93f4a4c96a31 Mon Sep 17 00:00:00 2001 From: Jan-Paul Kleemans Date: Tue, 20 Apr 2021 14:32:23 +0200 Subject: [PATCH] Add Attribute Events --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a033279..f4584c5 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ * [Larasupport](https://github.com/irazasyed/larasupport) - Adds Laravel Packages Support to Lumen and Other Helpers. * [REST API With Lumen](https://github.com/hasib32/rest-api-with-lumen) - A RESTful API boilerplate for Lumen micro-framework. * [Lumen Passport](https://github.com/dusterio/lumen-passport) - Making Laravel Passport work with Lumen. +* [Attribute Events](https://github.com/jpkleemans/attribute-events) - Event driven Lumen (micro)services using model events. ## Made With Lumen