Laravel 9.x introduces CLI prompts for "artisan make" commands which makes the overall experience of generating these resources pretty awesome and seamless!
Learn all about it in the video.
The PR that introduces this feature: https://github.com/laravel/framework/...
My blog: https://www.amitmerchant.com
#Laravel #PHP