Download the PHP package itutu-media/laravel-installer without Composer
On this page you can find all versions of the php package itutu-media/laravel-installer. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download itutu-media/laravel-installer
More information about itutu-media/laravel-installer
Files in itutu-media/laravel-installer
Package laravel-installer
Short Description Laravel Installer is a package that handles the installation of the application. It extends Laravel's Command class and has a signature of app:install. This command can be run in the terminal with php artisan app:install.
License MIT
Homepage https://github.com/itutu-media/laravel-installer
Informations about the package laravel-installer
Setup Laravel Application with one command
Installation
You can install the package via composer:
Usage
Command Options
The app:install
command supports the following options:
--set-env
option will set the environment variables in the.env
file.--modules
option will install application as a modular application.--force
option will override existing files.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- ITUTU Media
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-installer with dependencies
spatie/laravel-package-tools Version ^1.14.0
illuminate/contracts Version ^10.0