this pull request fix install and change version for pacman on archlinux
valet install works fine
valet use 74 switch to php74 "manually installed from the AUR"
valet use switch to latest version
after switch to php74 using valet use 74valet status
returns:
Php74-fpm is running...
Nginx is running...
however the server not running propably
I checked for php74-fpm service and it's enabled and active,
php-fpm is disabled and not active
as ervery thing is fine I don't know why the server is not running, it might be a personal issue.
so I decided to share the code with you as you may find what is wrong with it
and sorry if my editor do some reformating I'll fix that if every thing is ok
Hello @uttamrabadiya
this pull request fix install and change version for pacman on archlinux
valet install
works finevalet use 74
switch to php74 "manually installed from the AUR"valet use
switch to latest versionafter switch to php74 using
valet use 74
valet status
returns:however the server not running propably I checked for
php74-fpm
service and it's enabled and active,php-fpm
is disabled and not activeas ervery thing is fine I don't know why the server is not running, it might be a personal issue.
so I decided to share the code with you as you may find what is wrong with it
and sorry if my editor do some reformating I'll fix that if every thing is ok
thanks in advance