Skip to content

Commit

Permalink
chore: Added illustration
Browse files Browse the repository at this point in the history
  • Loading branch information
joserick authored Mar 1, 2024
1 parent ddf0674 commit 890e85c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
![laravel_livewire_discover.jpg](https://joserick.com/livewire_discover.jpg)
# Laravel Livewire Discover
![Packagist Downloads](https://img.shields.io/packagist/dt/joserick/laravel-livewire-discover?color=blue) ![GitHub License](https://img.shields.io/github/license/joserick/laravel-livewire-discover) ![GitHub Release](https://img.shields.io/github/v/release/joserick/laravel-livewire-discover?color=2da711)

Expand All @@ -10,7 +11,7 @@ You can install the package via composer:
``` bash
composer require joserick/laravel-livewire-discover
```
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/joserick)
## Enjoying this package? [!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/joserick)
## Config
Add to *AppServiceProvider.php*
``` php
Expand Down

0 comments on commit 890e85c

Please sign in to comment.