Download the PHP package qiaweicom/senior-seeder without Composer
On this page you can find all versions of the php package qiaweicom/senior-seeder. 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 senior-seeder
a composer about seeder for Laravel 5
Install
Usage
如果你是使用的laravel 5.5以上版本可以直接利用composer安装即可。
如果使用laravel5.4及以下版本需要你手动设置laravel到服务提供列表中。
找到 config/app.php
配置文件中,key为 providers
的数组,在数组中添加服务提供者。
运行 php artisan vendor:publish
命令,发布配置文件到你的项目中。
配置文件 config/senoir_seeder.php
一般不需要修改。
All versions of senior-seeder with dependencies
PHP Build Version
Package Version
The package qiaweicom/senior-seeder contains the following files
Loading the files please wait ....