Anees Khan
Hi,
I have an old legacy site running on Laravel 5.7 (PHP 7.2). so in the deploy script, I run artisan commands like this php7.2 artisan migrate --force
.
But when running Laravel commands from the Laravel tab:
it runs the commands using the current server's default PHP CLI (which is 8.1). so it will be really great if I can also specify to run these commands using specific PHP version (php7.2 in my case) :)
Ability to specify PHP version in Laravel tab for run commands.
-
Dennis moved item to board Live
1 year ago -
Dennis moved item to board Closed
1 year ago -
Dennis moved item to board Planned
2 years ago -
Anees Khan moved item to project Site Level Requests
2 years ago -
Anees Khan created the item
2 years ago