Skip to content

Commit 1b82fac

Browse files
authored
Update README.md
1 parent 5942bd3 commit 1b82fac

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@ You can install the package via composer:
1616
composer require binarcode/laravel-mailator
1717
```
1818

19+
## Publish
20+
21+
Publish migrations: `a vendor:publish --tag=mailator-migrations`
22+
23+
Publish config: `a vendor:publish --tag=mailator-config`
24+
1925
## Usage
2026

2127
It has mainly 2 directions of usage:

0 commit comments

Comments
 (0)