Skip to content

Commit 02bc471

Browse files
justinhoughalgethamy
authored andcommitted
Update README.md
1 parent fa326f3 commit 02bc471

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ To display the workflow that are associated with a given Nova resource, you need
4949
For example, in your `app/Nova/Order.php` file:
5050

5151
```php
52+
53+
use Cammac\Workflow\Workflow;
54+
55+
...
56+
5257
public function fields(Request $request)
5358
{
5459
return [

0 commit comments

Comments
 (0)