laranex/installer

Laravel Starter Kit installer from https://github.com/laranex

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

This package is auto-updated.

Last update: 2024-05-26 16:39:56 UTC


README

Installation

composer global require laranex/installer

Usage

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)