2017 © Pedro Peláez
 

library artisan-complement

Additional Artisan commands to make working with Laravel framework more convenient.

image

yappkahowe/artisan-complement

Additional Artisan commands to make working with Laravel framework more convenient.

  • Monday, May 15, 2017
  • by yappkahowe
  • Repository
  • 1 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

Artisan Complement

A list of complementary Artisan commands to make working with Laravel framework more convenient., (*1)

Installation

To get started with Artisan Complement, simply run:, (*2)

composer require yappkahowe/artisan-complement
'providers' => [
    // Other service providers...

    Yappkahowe\ArtisanComplement\ArtisanComplementServiceProvider::class,
],

Complementary Commands

  1. make:channel Create a new channel class.
  2. make:observer Create a new observer class.
  3. make:scope Create new scope class.

Suggestions

Feel free to open an issue to submit your suggestion, or propose for new command., (*3)

License

Artisan Complement is open-sourced software licensed under the MIT license, (*4)

The Versions

15/05 2017

dev-master

9999999-dev

Additional Artisan commands to make working with Laravel framework more convenient.

  Sources   Download

MIT

The Requires

 

by Yapp Ka Howe

laravel commands artisan

15/05 2017

v0.0.4

0.0.4.0

Additional Artisan commands to make working with Laravel framework more convenient.

  Sources   Download

MIT

The Requires

 

by Yapp Ka Howe

laravel commands artisan

11/05 2017

v0.0.3

0.0.3.0

Additional Artisan commands to make working with Laravel framework more convenient.

  Sources   Download

MIT

The Requires

 

by Yapp Ka Howe

laravel commands artisan

05/05 2017

v0.0.2

0.0.2.0

Additional Artisan commands to make working in Laravel framework more convenient.

  Sources   Download

MIT

The Requires

 

by Yapp Ka Howe

laravel commands artisan

05/05 2017

v0.0.1

0.0.1.0

Additional Artisan commands to make working in Laravel framework more convenient.

  Sources   Download

MIT

The Requires

 

by Yapp Ka Howe

laravel commands artisan