Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[12.x] Refines wording related to Isolatable commands #10475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 6, 2025

Conversation

AhmedAlaa4611
Copy link
Contributor

Description

This PR updates the wording in the docs regarding Isolatable console commands to avoid confusion about the behavior of the --isolated option.

Reason

The current documentation state:

"When a command is marked as Isolatable, Laravel will automatically add an --isolated option to the command."

User may understand that the command will automatically run in isolated mode when marked as Isolatable, which is not the case. In reality, Laravel makes the --isolated option available, and it's up to the user to explicitly pass it during execution.

artisan.md Outdated Show resolved Hide resolved
taylorotwell and others added 2 commits June 6, 2025 10:10
Co-authored-by: Sebastian Hädrich <11225821+shaedrich@users.noreply.github.com>
@taylorotwell taylorotwell merged commit be2562c into laravel:12.x Jun 6, 2025
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.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.