Hey, my book is finally available. Find it here.  Eloquent Beyond The Basics!

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.
tip-image-0