I have a Laravel 5.6 Project which is running with PHP Version 7.10 and another Laravel 7.x project with PHP version 7.4. I defined the PHP path in Windows 10 Environment Variable
and every time I have to change the PHP Environment Variable
to run each project.
any solution to prevent from this redundant work?