Download the PHP package learn/laravel-install without Composer
On this page you can find all versions of the php package learn/laravel-install. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-install
laravel-install
适用于laravel8.x
安装
composer require learn/laravel-install --dev
自定义安装动作
config()->set('install.driver', yourdriver::class); yourdriver::class 应该实现 \Laravel\Install\Contracts\DriverInterface 契约;
All versions of laravel-install with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
The package learn/laravel-install contains the following files
Loading the files please wait ....