From 686ecddc2018588baf842cc1ae2d129aaa291b07 Mon Sep 17 00:00:00 2001 From: Shailesh Date: Sat, 20 Mar 2021 18:59:03 +0530 Subject: [PATCH] docs(readme): add video tutorial in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f2133fc..65d137f 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This package provides a temporary signed route that logs in a user. What it does ```shell script composer require grosv/laravel-passwordless-login ``` +### :film_strip: Video Tutorial [here](https://youtu.be/EIksYsX05Tg) ### Simple Usage ```php