laravel-helper maintained by andysong
It's a console app that helps setup laravel with IDE easily, and maybe more to come.
Install
$ composer global require andysong/laravel-helper
How to Use
$ andylaravel setupIDE // setup everything from scratch
$ andylaravel updateIDE // update helper files when you need to
Requirement
You need at least php 7.4 or php 8.0