A first look at Laravel Prompts

Laravel Prompts is a PHP package for adding beautiful and user-friendly forms to your command-line applications, with browser-like features including placeholder text and validation. Let's refactor some existing commands and take them to the next level using Laravel Prompts.