Skip to content

Commit 0f88e88

Browse files
authored
Update README.md
1 parent 9a4467b commit 0f88e88

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,16 @@ composer require beyondcode/laravel-mailbox
2727

2828
Take a look at the [official documentation](https://docs.beyondco.de/laravel-mailbox).
2929

30+
## Catch, test and debug application mails with Laravel Herd
31+
32+
Laravel Herd provides an integrated local email service, streamlining the process of testing and debugging application emails.
33+
The email service organizes emails into distinct inboxes for each application, ensuring they are easily accessible and simple to locate.
34+
35+
[herd.laravel.com](https://herd.laravel.com)
36+
37+
![image](https://github.com/user-attachments/assets/6417907c-119d-43ac-9cf6-5638bafae24f)
38+
39+
3040
### Testing
3141

3242
``` bash

0 commit comments

Comments
 (0)