quezler/laravel-summon

在 Laravel 5 框架中召唤文件。

v1.0 2016-09-29 11:27 UTC

This package is not auto-updated.

Last update: 2024-09-28 19:25:58 UTC


README

composer require quezler/laravel-summon

注册服务提供者

\Quezler\Laravel_Summon\SummonServiceProvider::class, 添加到 config/app.php 下的 ServiceProviders。

用法

命令

php artisan summon:console 召唤 Laravel 5 控制台命令