Skip to content

[5.1][Console] Use SymfonyStyle for easier styling #8537

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 1 commit into from
Apr 29, 2015
Merged

[5.1][Console] Use SymfonyStyle for easier styling #8537

merged 1 commit into from
Apr 29, 2015

Conversation

barryvdh
Copy link
Contributor

Replaces #8338

Uses the SymfonyStyle class to simplify the question in the Command class and give easy access to more styling options (titles, caution/error blocks, more questions/tables, progressbar etc).

This leave the info/error/comment styling the same as in 5.0, but it could be changed to use the SymfonyStyle also (which are blocks instead of simple lines, see #8338 for examples)

taylorotwell added a commit that referenced this pull request Apr 29, 2015
 [5.1][Console] Use SymfonyStyle for easier styling
@taylorotwell taylorotwell merged commit de9832f into laravel:master Apr 29, 2015
@taylorotwell
Copy link
Member

Thanks

@barryvdh barryvdh deleted the patch-1 branch May 19, 2015 12:10
@daniel-seitz
Copy link

@barryvdh @taylorotwell would be great to have that functionality also in migrations. This is how I could let my team know of important things regarding a certain migration (if there is something they need to do manually like in my case now).

This won't affect too many people hence I regard this a nice to have.

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