resource/config/path.php
2026-01-21 19:53:48 +08:00

8 lines
70 B
PHP
Executable File

<?php
return [
'url_master_base' => env('url_master_base'),
];