function posix_getpwuid() 这是函数没定议好,要先定议了再用 如在centos或fedora 试下在命令行输入:yum install php-posix 这明显是调用未定义的方法是报错检查该函数依赖的php扩展库可能是库没有安装
After installed valet-linux, I did a ping to "mysite.test" and it works, but when I trying to see the site on browser I got this error: Fatal error: Uncaught Error: Call to undefined function posix_getpwuid() in /home/.../.config/composer/vendor/cpriego/valet-linux/server.php:7 S...