2017 © Pedro Peláez
 

library laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

image

nunomaduro/laravel-console-summary

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  • Tuesday, May 8, 2018
  • by nunomaduro
  • Repository
  • 1 Watchers
  • 21 Stars
  • 4,076 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 9 Versions
  • 53 % Grown

The README.md

, (*1)

Static Analysis Latest Stable Version License , (*2)

About Laravel Console Summary

Laravel Console Summary was created by, and is maintained by Nuno Maduro, and is a replacement for the List Command in Laravel Console Applications. Beautiful Laravel Console Summary for Artisan or Laravel Zero., (*3)

Installation

Requires PHP 8.1+, (*4)

Require Laravel Console Summary using Composer:, (*5)

composer require nunomaduro/laravel-console-summary

Configuration

Publish the configuration, (*6)

php artisan vendor:publish

You may want to clean up the summary screen by hiding some well-known commands from it. Of course, even hidden, they will still be available., (*7)

// config/laravel-console-summary.php

return [
    'hide' => [
        'make:*',
        'list'
    ],
];

You can also override the binary name that is output in the usage information, by adding a binary key to your config., (*8)

// config/laravel-console-summary.php

return [
    // ...

    'binary' => 'custom-name',
];

Contributing

Thank you for considering to contribute to Laravel Console Summary. All the contribution guidelines are mentioned here., (*9)

You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the Twitter account for latest announcements or just come say hi!: @enunomaduro, (*10)

Support the development

Do you like this project? Support it by donating, (*11)

License

Laravel Console Summary is an open-sourced software licensed under the MIT license., (*12)

The Versions

08/05 2018

dev-master

9999999-dev

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

08/05 2018

v1.0.3

1.0.3.0

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

08/05 2018

dev-analysis-zdG9Gg

dev-analysis-zdG9Gg

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

08/05 2018

v1.0.2

1.0.2.0

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

11/02 2018

dev-analysis-8np2m5

dev-analysis-8np2m5

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

11/02 2018

v1.0.1

1.0.1.0

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

11/02 2018

v1.0.0

1.0.0.0

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

11/02 2018

dev-analysis-zEK50G

dev-analysis-zEK50G

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero

09/02 2018

dev-analysis-qBYMjr

dev-analysis-qBYMjr

A Beautiful Laravel Console Summary for your Laravel/Laravel Zero commands.

  Sources   Download

MIT

The Requires

 

by Nuno Maduro

laravel php console command-line cli symfony artisan laravel-zero