Skip to content

CONV-236: Install Laravel Cashier Stripe#206

Merged
menvil merged 1 commit into
developfrom
feature/CONV-236-install-laravel-cashier-stripe
Jun 2, 2026
Merged

CONV-236: Install Laravel Cashier Stripe#206
menvil merged 1 commit into
developfrom
feature/CONV-236-install-laravel-cashier-stripe

Conversation

@menvil

@menvil menvil commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Installs laravel/cashier v16.5.3 (with stripe/stripe-php v17.x and moneyphp/money)
  • App bootstraps correctly, no Cashier usage in application code yet
  • Migrations and Billable trait deferred to CONV-237

Test plan

  • composer test passes (425 tests)
  • composer lint passes
  • php artisan about boots without errors

🤖 Generated with Claude Code


Summary by cubic

Installs laravel/cashier to prepare Stripe billing per CONV-236. Adds dependencies only; app boots cleanly with no Cashier usage yet.

  • Dependencies
    • Added laravel/cashier v16.5.x
    • Brings in stripe/stripe-php v17.x, moneyphp/money, and symfony/polyfill-intl-icu

Written for commit 3187d29. Summary will update on new commits.

Review in cubic

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 2, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are limited based on label configuration.

🏷️ Required labels (at least one) (1)
  • release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 27673a3c-cc5d-4416-bb10-8e757dbd1123

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feature/CONV-236-install-laravel-cashier-stripe

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@menvil menvil merged commit 9bd3633 into develop Jun 2, 2026
3 checks passed
@menvil menvil deleted the feature/CONV-236-install-laravel-cashier-stripe branch June 2, 2026 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant