Skip to content

Commit

Permalink
Add optional site-id attribute to all cards in dashboard view
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Jan 4, 2024
1 parent 00b93aa commit 9548631
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Expand Up @@ -70,6 +70,8 @@ Next, add the cards to the `resources/views/vendor/pulse/dashboard.blade.php` fi
</x-pulse>
```

All these cards accept an optional `site-id` attribute. If you don't provide it, the site ID from the `config/services.php` file will be used.

## Testing

```bash
Expand Down

0 comments on commit 9548631

Please sign in to comment.