Laravel Prompts - Next Level CLI

Channel

Laravel Prompts brings interactive forms on the web into our command-line applications with features like placeholder text, real-time validation, and autocomplete. Even if you don't create custom CLI applications or artisan commands, prompts is built right into the Laravel installer and the default artisan commands making for a wonderful command-line experience.

Jess Archer's Larcon talk: https://www.youtube.com/watch?v=PW-2_-KxF-8
GitHub Repo: https://github.com/drehimself/laravel-prompts-example

# LINKS
My courses: https://codewithdre.com
Sign up for my newsletter: http://andremadarang.com/newsletter
My website: http://andremadarang.com
Twitter: http://twitter.com/drehimself
GitHub: http://github.com/drehimself
CodePen: http://codepen.io/drehimself