parfum/config/MyConfig.php
2025-09-13 10:08:24 +07:00

6 lines
82 B
PHP

<?php
return [
'password_default' => env('PASSWORD_DEFAULT', 'Minimal8'),
];