Skip to content

Commit

Permalink
add how to work section
Browse files Browse the repository at this point in the history
  • Loading branch information
milwad-dev committed Sep 19, 2024
1 parent 15c7c6c commit 453fd3b
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,21 @@ composer require binafy/artisan-finder --dev

> **_NOTE:_** We suggest to install the package in development mode.
<a name="how-to-work"></a>
## How to Work

For working with `Artisan Finder`, you can just run below command on your terminal:

```shell
php artisan find:art
```

When you run this command, this command show you a search box, and you can search your command and run it immediately:

![Artisan Finder Gif](art/video.gif)

> **_NOTE:_** Thank you [Hamid-Reza Khosravi](https://github.com/hrk-ir) for creating this video.
<a name="contributors"></a>
## Contributors

Expand Down

0 comments on commit 453fd3b

Please sign in to comment.