Files
tldr/pages.zh/common/lumen.md

12 lines
224 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# lumen
> Lumen微框架的命令行安装程序。
> 更多信息:<https://lumen.laravel.com>。
- 创建一个新的Lumen应用程序
`lumen new {{application_name}}`
- 列出可用的安装命令:
`lumen list`