We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a407f57 commit 9e62424Copy full SHA for 9e62424
docs/install.md
@@ -73,7 +73,7 @@ Require it with an explicit version constraint allowing its desired stability.
73
php spark shield:setup
74
```
75
76
-2. Configure `app/Config/Email.php` to allow Shield to send emails.
+2. Configure `app/Config/Email.php` to allow Shield to send emails with the [Email Class](https://codeigniter.com/user_guide/libraries/email.html).
77
78
```php
79
<?php
0 commit comments