console-writer/README.md

6 lines
317 B
Markdown

# Laravel Console Writer
Console input/output writer for Laravel. Features a dedicated class for console
interactivity for use with the Laravel Framework 5.8 and higher, allowing
easier styling through proper class inheritance while providing a simple and
non-obstructive interface for use in your console commands.