From a7140d5db97137e997f95ff47f749c4c253c797b Mon Sep 17 00:00:00 2001 From: schneefux Date: Sun, 26 Feb 2017 09:53:27 +0100 Subject: readme: mention artisan key generation --- Readme.MD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.MD b/Readme.MD index da7b53e..3ba9ad4 100644 --- a/Readme.MD +++ b/Readme.MD @@ -37,6 +37,7 @@ Web: cp .env.dev .env // you can select the .env file of your choice composer update php artisan migrate + php artisan key:generate ``` > the following will only work on a Unix based container. If you are using Windows, you will need to have NPM installed locally on your windows machine. @@ -56,4 +57,4 @@ Web: vainsocial.dev/home ``` - \ No newline at end of file + -- cgit v1.3.1