1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 11:02:08 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`