diff --git a/README.md b/README.md index b7a6367..8b82292 100644 --- a/README.md +++ b/README.md @@ -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: