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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user