snippetbashTip
laravel-zero — An installer for the Laravel Zero framework. More information: <https://laravel-zero.com/>.
Viewed 0 times
thecommandinstallerlaravelcliforlaravel-zerozero
Problem
How to use the
laravel-zero command: An installer for the Laravel Zero framework. More information: <https://laravel-zero.com/>.Solution
laravel-zero — An installer for the Laravel Zero framework. More information: <https://laravel-zero.com/>.Create a new Laravel Zero application:
laravel-zero new {{name}}Update the installer to the latest version:
laravel-zero self-updateList the available installer commands:
laravel-zero listCode Snippets
Create a new Laravel Zero application
laravel-zero new {{name}}Update the installer to the latest version
laravel-zero self-updateList the available installer commands
laravel-zero listContext
tldr-pages: common/laravel-zero
Revisions (0)
No revisions yet.