removed php executable finder

This commit is contained in:
Denis Duliçi
2020-06-28 09:39:20 +03:00
parent 1f5901d3c7
commit 2d1c4ab1f7
6 changed files with 325 additions and 22 deletions

View File

@ -39,6 +39,7 @@ return [
],
'error' => [
'php_version' => 'Error: Ask your hosting provider to use PHP :php_version or higher for both HTTP and CLI.',
'connection' => 'Error: Could not connect to the database! Please, make sure the details are correct.',
],