Skip to content

Commit

Permalink
fix readme publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
awcodes committed Jul 22, 2022
1 parent 588e5ee commit 4bed734
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ composer require awcodes/filament-quick-create
Publish the config file.

```bash
php artisan vendor:publish tag=filament-quick-create
php artisan vendor:publish tag=filament-quick-create-config
```

Then just add the Resource Classes that you want to exclude.
Expand Down

0 comments on commit 4bed734

Please sign in to comment.