Skip to content

Commit e69bbb2

Browse files
committed
Laravel Spark
1 parent 66a27b5 commit e69bbb2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -547,6 +547,10 @@ UserVerification::send($user, 'My Custom E-mail Subject');
547547

548548
The `generate` method will generate a new token for the given user and change the `verified` column to 0. The `send` method will send a new e-mail to the user.
549549

550+
## LARAVEL SPARK
551+
552+
For Laravel Spark integration, follow this [article from Ian Fagg](https://medium.com/@idff/laravel-spark-user-verification-75441cff5e44)
553+
550554
## CONTRIBUTE
551555

552556
Feel free to comment, contribute and help. 1 PR = 1 feature.

0 commit comments

Comments
 (0)