We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Upgrading (markdown)
Updated Common problems and potential solutions (markdown)
Updated Home (markdown)
Updated Route List (markdown)
Updated Working with App Extensions (markdown)
In Laravel 11 no need to define listeners in config file.
This page is written as part of https://github.com/Kyon147/laravel-shopify/pull/329
added missing $shop arg in "Accessing Shop's plan charge" example
Laravel 11 update for excluding all routes from verifying CSRF.
Latest laravel installation
Spelling change from "tou" to "you".
Shopify updated the App setup UI.
Sometimes we can get confused if read it like "charge ID". So I have added a hint on braces plan_id on users table
Spelling mistake `/billing/{plain_id]` should be `/billing/{plan_id]`
Typo fixes
Small markdown issue fixed