A personal Laravel application Installer

dev-main 2024-05-02 19:27 UTC

This package is auto-updated.

Last update: 2024-05-02 19:29:19 UTC


README

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.