Quezler / laravel-summon by Quezler

Summon files within the Laravel 5 framework.
18
0
3
Package Data
Maintainer Username: Quezler
Maintainer Contact: Quezler@me.com (Patrick 'Quezler' Mounier)
Package Create Date: 2016-09-29
Package Last Update: 2016-09-29
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-11-19 03:25:02
Package Statistics
Total Downloads: 18
Monthly Downloads: 2
Daily Downloads: 0
Total Stars: 0
Total Watchers: 3
Total Forks: 0
Total Open Issues: 0

Instalation

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