Skip to content

Commit 792869e

Browse files
authored
Update README.md
1 parent ddaefc6 commit 792869e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Mailbox::from('{username}@gmail.com', function (InboundEmail $email, $username)
1616
});
1717
```
1818

19+
[![https://phppackagedevelopment.com](https://beyondco.de/courses/phppd.jpg)](https://phppackagedevelopment.com)
20+
21+
If you want to learn how to create reusable PHP packages yourself, take a look at my upcoming [PHP Package Development](https://phppackagedevelopment.com) video course.
22+
23+
1924
## Installation
2025

2126
You can install the package via composer:

0 commit comments

Comments
 (0)