Skip to content

Commit e36aeeb

Browse files
committed
#1 Improve docs
1 parent 1a11d50 commit e36aeeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ public function cards()
2626
## Options
2727
- `->html('string')`: Set HTML or plain content.
2828
- `->markdown('string')`: Set Markdown content that will be converted into HTML.
29+
- `->view('path.to.view', [])`: Specify blade view file and optionally pass an array of data to view.

0 commit comments

Comments
 (0)