snippetbashTip
lumen — An installer for the Lumen micro-framework. More information: <https://lumen.laravel.com>.
Viewed 0 times
thecommandinstallerlumenclimicrofor
Problem
How to use the
lumen command: An installer for the Lumen micro-framework. More information: <https://lumen.laravel.com>.Solution
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 listCode Snippets
Create a new Lumen application
lumen new {{application_name}}List the available installer commands
lumen listContext
tldr-pages: common/lumen
Revisions (0)
No revisions yet.