display errors when checking environment
This commit is contained in:
parent
b5a1f2ffc2
commit
db57a56e25
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
use Illuminate\Encryption\Encrypter;
|
use Illuminate\Encryption\Encrypter;
|
||||||
|
|
||||||
|
ini_set('display_errors', true);
|
||||||
|
|
||||||
(function () {
|
(function () {
|
||||||
function die_with_utf8_encoding($error)
|
function die_with_utf8_encoding($error)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user