Skip to content

Commit 664ca1a

Browse files
simonhampclaude
andauthored
Remove stale PluginPurchaseController and purchase routes (#298)
The PluginPurchaseController and its routes were reintroduced by a stale merge in PR #261 (cart-based checkout refactor), which was based on a branch predating the tier-based pricing cleanup. The controller referenced App\Services\GrandfatheringService which was intentionally deleted, causing BindingResolutionException errors on any request to purchase routes. The purchase flow was fully replaced by the cart system — nothing in the app links to these routes. Remove the dead controller, views, and routes. Closes #44 Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2b01005 commit 664ca1a

File tree

4 files changed

+0
-443
lines changed

4 files changed

+0
-443
lines changed

app/Http/Controllers/PluginPurchaseController.php

Lines changed: 0 additions & 136 deletions
This file was deleted.

resources/views/plugins/purchase-success.blade.php

Lines changed: 0 additions & 154 deletions
This file was deleted.

0 commit comments

Comments
 (0)