From c96ef86743438b67a30e48206f9b1b31d080b71a Mon Sep 17 00:00:00 2001 From: Daniel Supernault Date: Fri, 14 Sep 2018 14:35:36 -0600 Subject: [PATCH] Update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index d2679abce..0ce93f73a 100644 --- a/README.md +++ b/README.md @@ -55,10 +55,9 @@ php artisan key:generate php artisan storage:link php artisan migrate php artisan horizon -php artisan serve --host=localhost --port=80 ``` -Check your browser at http://localhost + ## Communication