techieni3 / laravel-installer
Opinionated Laravel installer
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 1
Open Issues: 0
pkg:composer/techieni3/laravel-installer
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-12-22 17:35:33 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.