laranex/installer

This package is abandoned and no longer maintained. No replacement package was suggested.

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

Installs: 30

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 0

Open Issues: 0

Type:project

pkg:composer/laranex/installer

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

This package is auto-updated.

Last update: 2025-01-02 07:43:34 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)