Daniel Supernault пре 6 година
родитељ
комит
0ae5c4368a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      resources/views/admin/settings/config.blade.php

+ 1 - 1
resources/views/admin/settings/config.blade.php

@@ -16,7 +16,7 @@
     @else
     <p class="lead">Edit configuration settings</p>
     <p class="alert alert-warning">
-      <strong>Warning:</strong> Editing the .env file may cause issues if you change the wrong setting or set the wrong value.
+      <strong>Warning:</strong> If you have opcache enabled, you may need to restart php for the changes to take effect.
     </p>
   </div>
   <hr>