syedgalib/docker-php-starter
最新稳定版本:0.0.6
Composer 安装命令:
composer create-project syedgalib/docker-php-starter
包简介
README 文档
README
Configuration
- PHP 7.4.3
- MySql 8.0
Installation
composer create-project syedgalib/docker-php-starter my-project
Initialization
Open the terminal in the root directory and run
docker compose up -d
After running the command you should be able to open your project from the following url:
- Main App: http://localhost:8000
- phpMyAdmin: http://localhost:8080
App Directory
Use app directory for project files.
Exit
To stop the application, open the terminal in the root directory and run
docker compose down
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2024-01-07