Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Commit b009303

Browse files
Update README.md
1 parent b43b7f6 commit b009303

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,17 @@ Pull in the package using Composer:
2121
composer require mattkingshott/triggers
2222
```
2323

24+
## Promo
25+
26+
I made [Lumeno](https://lumeno.dev) to help you centralize your IT résumé, project portfolio and blog content. It aids in building a following, allows you to discover other creatives, and helps you to get invited for relevant job vacancies. Best of all, it's core feature set is free! [Get Started...](https://lumeno.dev)
27+
28+
<!-- Screenshot -->
29+
<p align="center">
30+
<a target="_blank" href="https://lumeno.dev">
31+
<img src="resources/promotion.png" alt="Lumeno" style="height:350px">
32+
</a>
33+
</p>
34+
2435
## Usage
2536

2637
Triggers can only be added to existing tables. Therefore, when creating triggers in your migration files, make sure you add them after the `Schema::create` method.

0 commit comments

Comments
 (0)