Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Z3d0X authored Nov 13, 2022
1 parent 833be86 commit 7d964d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ You can install the package via composer:
composer require z3d0x/filament-fabricator
```


After that run the install command:
```bash
php artisan filament-fabricator:install
Expand All @@ -28,6 +29,10 @@ php artisan filament-fabricator:install

Documentation can be viewed at: https://filamentphp.com/plugins/fabricator

## Screenshots
<img alt="fabricator-index" src="https://user-images.githubusercontent.com/75579178/201537846-6d4d7cf9-9da5-4f9c-a39c-66e2965b6665.png">
<img alt="fabricator-deatil" src="https://user-images.githubusercontent.com/75579178/201537847-8bdd3330-2a4e-418e-a128-daa4651cce25.png">

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
Expand Down

0 comments on commit 7d964d2

Please sign in to comment.