techieni3 / laravel-installer
Opinionated Laravel installer
dev-main
2024-10-22 14:54 UTC
Requires
- php: ^8.3
- illuminate/filesystem: ^11.29
- illuminate/support: ^11.29
- laravel/prompts: ^0.1.25
- symfony/console: ^7.1.5
- symfony/process: ^7.1.5
Requires (Dev)
- laravel/pint: ^1.18.1
- phpstan/phpstan: ^1.12.7
This package is auto-updated.
Last update: 2025-06-22 16:08:16 UTC
README
This repo contains opinionated versions of the Laravel Installer.
Installation
You can install this package using composer:
composer global require techieni3/laravel-installer
Create new Project:
laravel new example-app
Testing
composer test
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security
If you've found a bug regarding security please mail niteen1593@gmail.com instead of using the issue tracker.
License
The MIT License (MIT). Please see License File for more information.