diff --git a/readme.md b/readme.md index 21fe0b0..6f9e0f5 100644 --- a/readme.md +++ b/readme.md @@ -71,12 +71,15 @@ If you discover a security vulnerability within Laravel, please send an e-mail t ## Install Locally
git clone https://github.com/tarikmanoar/KajKi
composer install
npm install
copy .env.example .env
.env
change database name and username password php artisan key:generate
php artisan migrate
php artisan db:seed
php artisan serve