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: the discardChanges method.
Nov 29, 2022
🔥 Laravel tip: the `isDirty` method
Jan 28, 2022