From 8668951d37b500d648fea8f578eaef778039dd3f Mon Sep 17 00:00:00 2001 From: pratiksh404 Date: Thu, 22 Oct 2020 13:06:40 +0545 Subject: [PATCH] v_1.0.2 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0f11e88..20f856c 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,10 @@ then publish the package seeds php artisan import:nepal ``` +```sh +composer dump-autoload +``` + then migrate the tables ```sh