1 2 3
<?php return [ 'adminEmail' => 'admin@example.com',
4
'user.passwordResetTokenExpire' => 3600,
5
'VERSION' => 'v1.0.0 build 4'
6
];