Skip to content

Commit

Permalink
update docs about on complete override
Browse files Browse the repository at this point in the history
  • Loading branch information
RoduanKD committed Feb 21, 2022
1 parent abdd2af commit ea209ef
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ public function handle(TransactionCreated $event)
}
```

and you'll need to update the route for init component
```php
<x-moyasar-init amount="100" />
```

Optionally, you can publish the views using

```bash
Expand Down

0 comments on commit ea209ef

Please sign in to comment.