Skip to content

Muetze42/lura2

Repository files navigation

wip

Command line interface tool for personal usage to create new Laravel projects.
There are a few ideas on how to customize this tool for yourself. But if and when I implement this depends on my time and desire.

The available "features" can be found in the src/Features directory.

01 02 03

Install

Remove all old Lura packages if installed

composer global remove norman-huth/lura norman-huth/laravel-installer norman-huth/advanced-laravel-installer norman-huth/package-init norman-huth/lura-laravel-localize

Install Lura 2

composer global require norman-huth/lura2:"@dev"

Execute Lura

lura

Notice

Laravel is a Trademark of Laravel Holdings Inc.