Skip to content

[3.x] Laravel 13.24 support (backport #1476) - #1477

Merged
stancl merged 1 commit into
3.xfrom
push-kzzmrpuqpsol
Aug 5, 2026
Merged

[3.x] Laravel 13.24 support (backport #1476)#1477
stancl merged 1 commit into
3.xfrom
push-kzzmrpuqpsol

Conversation

@stancl

@stancl stancl commented Aug 5, 2026

Copy link
Copy Markdown
Member

Fixes #1474

Backport of #1476 for v3

Summary by CodeRabbit

  • New Features

    • Added support for enhanced database seeding options in Laravel 13.24.0 and newer, including seeder class, database selection, and force execution.
  • Compatibility

    • Preserved the existing command behavior for older Laravel versions.

@coderabbitai

coderabbitai Bot commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 72f11dc0-b5c8-4610-af8b-139575c922fa

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:

  • ✅ Review completed - (🔄 Check again to review again)

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.

@stancl
stancl force-pushed the push-kzzmrpuqpsol branch from f3038b1 to cd1b321 Compare August 5, 2026 03:39

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@src/Commands/Seed.php`:
- Around line 31-43: Update the integration coverage for the command
registration logic in the Seed command constructor to resolve and verify both
tenants:seed and the built-in db:seed command on Laravel 13.24.0 and supported
older versions, preserving version-specific registration behavior.
🪄 Autofix

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 280b62b0-437c-424b-9907-d4c5345845f0

📥 Commits

Reviewing files that changed from the base of the PR and between ab64f45 and cd1b321.

📒 Files selected for processing (1)
  • src/Commands/Seed.php

Comment thread src/Commands/Seed.php
@stancl
stancl merged commit c4cf5dc into 3.x Aug 5, 2026
6 checks passed
@stancl
stancl deleted the push-kzzmrpuqpsol branch August 5, 2026 03:57
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