Files
2025-06-28 13:12:44 +00:00

13 lines
229 B
Markdown

# lumen
> An installer for the Lumen micro-framework.
> More information: <https://lumen.laravel.com>.
- Create a new Lumen application:
`lumen new {{application_name}}`
- List the available installer commands:
`lumen list`