Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Nov 19, 2023
1 parent c9cce42 commit 789ee29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ php artisan migrate

And now your webhooks will start saving newly made orders. If you're overwriting your migrations, you'll need to create [this migration](./database/migrations/2023_01_16_000003_create_orders_table.php) manually.

Previously made order unfortunately need to be stored manually but we're planning on making a sync command in the future to make this more easily.
Previously made orders unfortunately need to be stored manually but we're planning on making a sync command in the future to make this more easily.

0 comments on commit 789ee29

Please sign in to comment.