Commit 4892d3dc authored by Peter Cheng's avatar Peter Cheng

修改說明文件

parent 06445792
......@@ -3,7 +3,9 @@ Nginx + PHP 7.0 + MySQL + Laravel 環境快速生成器
## 使用方式
1. 進入 dev_env 資料夾中
2. 下docker-compose up -d 啟動 docker 環境
2. 下 docker-compose up -d 啟動 docker 環境
3. 下 docker exec -it startup_php sh 進入 docker container
4. 下 php ~/composer.phar create-project --prefer-dist laravel/laravel web 安裝 Laravel
## 資料庫預設帳密
帳號: root
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment