From 4f4896ec17a48882622f29977a0716b1a866fea7 Mon Sep 17 00:00:00 2001 From: Refactorian <110738252+refactorian@users.noreply.github.com> Date: Wed, 19 Apr 2023 23:08:47 +0900 Subject: [PATCH] Update (#3) --- README.md | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index 68f0fc0..3a67071 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,13 @@ -

Laravel Logo

+

-# Laravel Docker Starter -Laravel Docker Starter Kit +

+Build Status +Total Downloads +Latest Stable Version +License +

+# Laravel Docker Starter Kit - Laravel v10.7.1 - PHP v8.2.5 - MariaDB v10.11 @@ -13,10 +18,8 @@ Laravel Docker Starter Kit # How To Deploy -### For first time only - +### For first time only ! - `docker-compose up -d` -- (For Windows Only) `exec winpty bash` - `docker-compose exec php bash` - `composer setup` @@ -39,13 +42,6 @@ Laravel Docker Starter Kit --- -

-Build Status -Total Downloads -Latest Stable Version -License -

- ## About Laravel Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel takes the pain out of development by easing common tasks used in many web projects, such as: