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

[5.4] Console alert box #18272

Merged
merged 2 commits into from
Mar 9, 2017
Merged

[5.4] Console alert box #18272

merged 2 commits into from
Mar 9, 2017

Conversation

jerguslejko
Copy link
Contributor

This PR introduces alert() method into Illuminate/Console/Command class.

It extracts the alert-style box from Illuminate/Console/ConfirmableTrait and makes it available to everybody alongside with standard console output formatting methods.

🌵

@jerguslejko jerguslejko changed the title Console alert box [5.4] Console alert box Mar 9, 2017
@taylorotwell taylorotwell merged commit 394f0fe into laravel:5.4 Mar 9, 2017
@jerguslejko jerguslejko deleted the feature/alert-box branch May 1, 2017 20:14
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.

2 participants