mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 20:10:08 +02:00
🌐 Add info about valet install
when running force reload
This commit is contained in:
@ -50,7 +50,7 @@
|
|||||||
|
|
||||||
// Force Reload Done
|
// Force Reload Done
|
||||||
"alert.force_reload_done.title" = "PHP has been force reloaded";
|
"alert.force_reload_done.title" = "PHP has been force reloaded";
|
||||||
"alert.force_reload_done.info" = "All appropriate services have been restarted, and the latest version of PHP is now active. You can now try switching to another version of PHP.";
|
"alert.force_reload_done.info" = "All appropriate services have been restarted, and the latest version of PHP is now active. You can now try switching to another version of PHP. If visiting sites still does not work, you may try running `valet install` again, this can fix a 502 issue (Bad Gateway).";
|
||||||
|
|
||||||
// PHP Monitor Cannot Start
|
// PHP Monitor Cannot Start
|
||||||
"alert.cannot_start.title" = "PHP Monitor cannot start";
|
"alert.cannot_start.title" = "PHP Monitor cannot start";
|
||||||
|
Reference in New Issue
Block a user