Laravel Tip: Auto-completion in artisan commands
Aug 23, 2022
When you prompt a user for input, you can use the `anticipate` method to auto-complete possible responses.

Other tips:
🔥 Laravel Tip: Customizing The Resolution Logic
Apr 18, 2022