Skip to content

Commit 6c5a1be

Browse files
committed
added missing php tag
1 parent e50ebb7 commit 6c5a1be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ With encryption the table size is ± 50.58 MB.
203203
**Important**: When queueing mail using the `queue` function, it is no longer necessary to schedule the `email:send` command. Please make sure it is removed from `app/Console/Kernel.php`.
204204

205205
```php
206+
<?php
207+
206208
use Stackkit\LaravelDatabaseEmails\Email;
207209

208210
Email::compose()

0 commit comments

Comments
 (0)