Skip to content

Commit

Permalink
Merge pull request #5 from titonova/patch-1
Browse files Browse the repository at this point in the history
Added variable name clarification
  • Loading branch information
freekmurze authored Jun 29, 2022
2 parents 6bc70e1 + b85a5c5 commit d4156d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ class AppServiceProvider extends ServiceProvider
});
```

The variable name passed to the `completeIf` callback must be `$model`.

### Usage

Now you can access these steps along with their state wherever you like. Here is an example blade template:
Expand Down

0 comments on commit d4156d5

Please sign in to comment.