yard/lando-brave
Composer 安装命令:
composer require --dev yard/lando-brave
包简介
Baseline Lando file for Brave projects
关键字:
README 文档
README
Installation
composer require yard/lando-brave --dev
Global configuration
Add '/vendor/yard/lando-brave/.lando.brave.yml' to preLandoFiles in your global lando config.
You can find the global lando config in ~/.lando/config.yml:
preLandoFiles: - /vendor/yard/lando-brave/.lando.brave.yml
Project configuration
Add a minimal .lando.yml to the root of your project:
name: project proxy: appserver_nginx: - project.lndo.site - subsite.project.lndo.site mailpit: - mail.project.lndo.site pma: - pma.project.lndo.site
Create a .lando.base.yml file in the root of your project with the following content:
# This file is needed because Lando determines the app root based on the first loaded config file.
If you have a provision directory in your project's root, it is no longer necessary and can be removed.
About us
统计信息
- 总下载量: 1.43k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 4
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2025-12-05