Thanks for submitting this piece of work to the Laravel community. I would recommend to introduce some unit tests and do some separation of concerns: perhaps the InstallCommand does too much. This package may require changes if any stack changes (fortify, breeze, or ui), so tests will help you a lot to track these issues.
Hey Sam!
Thanks for submitting this piece of work to the Laravel community. I would recommend to introduce some unit tests and do some separation of concerns: perhaps the InstallCommand does too much. This package may require changes if any stack changes (fortify, breeze, or ui), so tests will help you a lot to track these issues.
Best of luck!