From fe46a83db7185cea39117e1890e4c3e3cfc387bf Mon Sep 17 00:00:00 2001 From: korridor <26689068+korridor@users.noreply.github.com> Date: Wed, 6 Mar 2024 12:00:19 +0100 Subject: [PATCH] Added banner to readme --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 0a4f192..0639745 100644 --- a/readme.md +++ b/readme.md @@ -9,6 +9,9 @@ Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships. This relation fully supports lazy and eager loading. +> [!NOTE] +> Check out **solidtime - The modern Open Source Time-Tracker** at [solidtime.io](https://www.solidtime.io) + ## Installation You can install the package via composer with following command: