From 542071b4ce9269559814735c0a63602adb7db9f7 Mon Sep 17 00:00:00 2001 From: Shailesh Ladumor Date: Sun, 4 Apr 2021 15:55:47 +0530 Subject: [PATCH] feat: video link add --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f2133fc..3417075 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ 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 +Video tutorial can be found [here](https://youtu.be/EIksYsX05Tg) ### Simple Usage ```php