norman-huth / lura2
A personal Laravel application Installer
Fund package maintenance!
Muetze42
Ko Fi
huth.it/coffee
Requires
- php: ^8.2
- illuminate/cache: ^11.1
- illuminate/collections: ^11.1
- illuminate/config: ^11.1
- illuminate/console: ^11.1
- illuminate/contracts: ^11.1
- illuminate/events: ^11.1
- illuminate/filesystem: ^11.1
- illuminate/http: ^11.1
- illuminate/macroable: ^11.1
- illuminate/process: ^11.1
- illuminate/support: ^11.1
- illuminate/translation: ^11.1
- illuminate/validation: ^11.1
- laravel/prompts: ^0.1
- league/flysystem: ^3.2
- norman-huth/php-library: ^0.4.2
- norman-huth/prompts: ^0.0.3
Requires (Dev)
- laravel/pint: ^1.15
This package is auto-updated.
Last update: 2024-12-19 07:19:26 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.
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.