pkboom/laravel-grab

Find artisan commands interactively

0.0.2 2022-04-04 00:13 UTC

This package is auto-updated.

Last update: 2024-03-04 04:23:24 UTC


README

If you do php artisan | grep <search> from time to time, this package can help you with that.

Installation

You can install the package via composer:

composer require pkboom/grab --dev

Usage

demo1.png