复制目录下的 .env.example 文件为 .env
5. 修改 .env 中环境变量
7.依赖注入
"doctrine/annotations": "^1.13", // 依赖注入
"illuminate/database": "^9.9", // laravel 默认的数据库"illuminate/pagination": "^9.12", // laravel 默认的数据库分页
"illuminate/events": "^9.11", // laravel默认的数据库事件
"illuminate/redis": "^9.9", // redis 依赖
"vlucas/phpdotenv": "^5.4", // .env 文件支持然后 nginx 转发时,对应不同的域名即可。
## 欢迎提意见,更好的使用webman
代码 github 地址 https://github.com/ljnchn/webman-start