laravel-zero: add page (#3898)

This commit is contained in:
Owen Voke
2020-03-10 10:06:03 +00:00
committed by GitHub
parent 236ba09423
commit 44ea389734

View File

@@ -0,0 +1,12 @@
# laravel-zero
> A command line installer for the Laravel Zero framework.
> More information: <https://laravel-zero.com>.
- Create a new Laravel Zero application:
`laravel-zero new {{name}}`
- List the available installer commands:
`laravel-zero list`