{"repo":"svenluijten/artisan-shortcuts","free":true,"listed":false,"github":"https://github.com/svenluijten/artisan-shortcuts","clone":"git clone https://github.com/svenluijten/artisan-shortcuts.git","description":"🍰 Register shortcuts to execute multiple artisan commands","language":"PHP","stars":55,"topics":["laravel","laravel-framework","artisan","artisan-command","command-line","cli","laravel-artisan","laravel-package","laravel-5-package","hacktoberfest"],"license":"MIT","category":"cli-tools","readme_excerpt":"Laravel Artisan Shortcuts [![Latest Version on Packagist][ico-version]][link-packagist] [![Total Downloads][ico-downloads]][link-downloads] [![Software License][ico-license]](LICENSE.md) [![Build Status][ico-tests]][link-tests] [![StyleCI][ico-styleci]][link-styleci] Have you ever executed 2 or 3 artisan commands over , and over , and over in your Laravel projects? Me too! That's what prompted this package. With it, you can define \"shortcuts\" to bundle up those commonly used commands into short, memorable names (or long, convoluted ones, that's up to you!). Installation You'll have to follow a couple of simple steps to install this package. Downloading Via composer: Or add the package to your dependencies in composer.json and run composer update on the command line to download the package: Registering the service provider If you're not using auto-discovery, register Sven\\ArtisanShortcuts\\ServiceProvider::class in your config/app.php file. Publishing the configuration file To publish this package's configuration file, execute the following command and pick Sven\\ArtisanShortcuts\\ServiceProvider from the list: Usage After publishing the configuration file, you can define your shortcuts in config/shortcuts.php . Knowing that, creating your own artisan shortcuts is fairly straightforward. Take a look at the following configuration: Running php artisan custom-command will execute FirstCommand with the option --option=value , and SecondCommand without any arguments or options. Somet","default_branch":null,"files":null,"tree":[],"storefront":"/r/svenluijten","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/svenluijten/artisan-shortcuts/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}