laranex / installer
Laravel Starter Kit installer from https://github.com/laranex
Installs: 28
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.1
- laravel-zero/framework: ^10.0
- nunomaduro/termwind: ^1.15
Requires (Dev)
- laravel/pint: ^1.5
- mockery/mockery: ^1.5.1
- pestphp/pest: ^1.22.3
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)