quezler/laravel-summon

Summon files within the Laravel 5 framework.

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

This package is not auto-updated.

Last update: 2024-05-11 17:28:57 UTC


README

composer require quezler/laravel-summon

Register Service Provider

Add \Quezler\Laravel_Summon\SummonServiceProvider::class, to config/app.php under ServiceProviders.

Usage

Commands

php artisan summon:console Summon a laravel 5 console command