Skip to content
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

[10.x] Add getter for components on IO interaction #47982

Merged
merged 2 commits into from Aug 8, 2023

Conversation

chris-ware
Copy link
Contributor

This pull request allows for access to the components propery on Commands and other locations that use the InteractsWithIO trait. This allows components to be used outside of the context of those locations, such as when using https://github.com/wilderborn/partyline to access the console outside of the context of a command

@henzeb
Copy link
Contributor

henzeb commented Aug 7, 2023

My package henzeb/laravel-console-facade is already solving this, but could benefit from this too.

@driesvints driesvints changed the title feat: Add getter for components on IO interaction [10.x] Add getter for components on IO interaction Aug 8, 2023
@taylorotwell taylorotwell merged commit 3a1ba34 into laravel:10.x Aug 8, 2023
20 checks passed
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.

None yet

3 participants