We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a11d50 commit e36aeebCopy full SHA for e36aeeb
README.md
@@ -26,3 +26,4 @@ public function cards()
26
## Options
27
- `->html('string')`: Set HTML or plain content.
28
- `->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