From b0c315b393cb9dc944b35e6d629138ad62e8ff3a Mon Sep 17 00:00:00 2001 From: Kenneth Halim <kanisiuskenneth@gmail.com> Date: Tue, 8 May 2018 11:38:36 +0700 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ad4b13..0003bef 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,9 @@ 5. Run `composer install` 6. Run `php artisan key:generate` 7. Run `php artisan config:cache` -8. Please make sure that your web server already configured to `public/` folder +9. Run `php artisan migrate` +10. Run `npm run production` +11. Please make sure that your web server already configured to `public/` folder ### Developers: 1. Kanisius Kenneth Halim (13515008) -- GitLab