elkuku/symfony-playground-two
Composer 安装命令:
composer create-project elkuku/symfony-playground-two
包简介
A Symfony project template
README 文档
README
What's this??
An opinionated Symfony project template including:
- Symfony 8.*
- Docker compose file for PostgreSQL
devlogin form
prodSocial login with Google, GitLab, GitHub and more- A user CRUD interface
- Bootstrap
Installation
Clone the repo then use the
bin/install
command OR execute the script content manually.
Usage
Create and administer user accounts.
symfony console user-admin
Start and stop the environment.
bin/start
bin/stop
Testing
make tests
Check for updates
Check four outdated PHP deps, recipes and assets.
composer check
Database
You can create this with
composer db-diagram
Happy coding =;)
统计信息
- 总下载量: 19
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: wtfpl
- 更新时间: 2024-09-13