add new chinese translations
This commit is contained in:
21
pages.zh/common/lambo.md
Normal file
21
pages.zh/common/lambo.md
Normal file
@@ -0,0 +1,21 @@
|
||||
# lambo
|
||||
|
||||
> 一个针对 Laravel 和 Valet 的超级强大的 `laravel new`。
|
||||
> 另请参见 `lambo new` 以获取其他命令标志。
|
||||
> 更多信息:<https://github.com/tighten/lambo>。
|
||||
|
||||
- 创建一个新的 Laravel 应用程序:
|
||||
|
||||
`lambo new {{app_name}}`
|
||||
|
||||
- 在默认编辑器中打开配置:
|
||||
|
||||
`lambo edit-config`
|
||||
|
||||
- 在特定编辑器中打开配置:
|
||||
|
||||
`lambo edit-config --editor="{{path/to/editor}}"`
|
||||
|
||||
- 打开在新应用程序搭建后运行的配置文件:
|
||||
|
||||
`lambo edit-after`
|
Reference in New Issue
Block a user