1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00

Update commands list

This commit is contained in:
Aryeh Raber
2020-04-27 00:21:17 +02:00
parent 4794d7a080
commit 1535605b0d

View File

@@ -35,8 +35,8 @@ class Diagnose
'openssl ciphers',
'sudo nginx -t',
'which -a php-fpm',
'sudo /usr/local/opt/php/sbin/php-fpm --test',
'sudo /usr/local/opt/php/sbin/php-fpm -y /usr/local/etc/php/7.4/php-fpm.conf --test',
'/usr/local/opt/php/sbin/php-fpm -v',
'sudo /usr/local/opt/php/sbin/php-fpm -y '.PHP_SYSCONFDIR.'/php-fpm.conf --test',
'ls -al ~/Library/LaunchAgents',
'ls -al /Library/LaunchAgents',
'ls -al /Library/LaunchDaemons',