mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-24 00:02:09 +02:00
laravel-zero: add page (#3898)
This commit is contained in:
parent
236ba09423
commit
44ea389734
1 changed files with 12 additions and 0 deletions
12
pages/common/laravel-zero.md
Normal file
12
pages/common/laravel-zero.md
Normal 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`
|
Loading…
Add table
Reference in a new issue