Skip to content

Commit

Permalink
add feature to add custom icons lib to picker and column
Browse files Browse the repository at this point in the history
  • Loading branch information
3x1io committed May 17, 2024
1 parent ae19bf7 commit 40c4b08
Show file tree
Hide file tree
Showing 5 changed files with 1,123 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ public function boot(): void
than you need to clear cache by use this command

```bash
php artisan cache:clear
php artisan filament-icons:clear
```

and on your config file stop cache and than refresh your app then return it back to true if you like to cache icons.
you can try add Box Icons using this snap [Box Icon Snap](boxicons-provider-snap.md)

## Publish Assets

Expand Down
Loading

0 comments on commit 40c4b08

Please sign in to comment.