We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4112b6 commit 6cecaddCopy full SHA for 6cecadd
readme.md
@@ -15,6 +15,9 @@ It uses Eloquent models instead of directly querying the database.
15
- Soft deletes are working out of the box.
16
- Logic implemented into the models work in the validation as well. (multi tenancy system, etc.)
17
18
+> [!NOTE]
19
+> Check out **solidtime - The modern Open Source Time-Tracker** at [solidtime.io](https://www.solidtime.io)
20
+
21
## Installation
22
23
You can install the package via composer with following command:
0 commit comments