From 23ea361b25785a42b3c0524250785bca94ae5513 Mon Sep 17 00:00:00 2001 From: AmirHosein Rahimi Date: Sun, 4 Sep 2022 17:28:34 +0430 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1abdba3..1889826 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Admin Panel For Laravel ## Installation You can install the package via composer: ```bash -composer require ahr1384/laravel-panel +composer require lazysoft/laravel-panel ``` Publish and launch required files: