laranex/installer

来自 https://github.com/laranex 的 Laravel Starter Kit 安装程序

安装: 26

依赖者: 0

建议者: 0

安全: 0

星标: 1

关注者: 0

分支: 0

开放问题: 0

类型:项目

v1.0.5 2023-03-26 14:08 UTC

This package is auto-updated.

Last update: 2024-09-26 17:21:29 UTC


README

安装

composer global require laranex/installer

使用方法

laranex help new #get the available options here
laranex new application

#command options
-c configure the installation
-f force remove the existing folder if there is a folder with the same name
-i ignore the composer platform reqs in installation of the packages (if you are running window, you might need to add this option)