Lae/config/forum.php

6 lines
58 B
PHP

<?php
return [
'base_url' => env('FORUM_BASEURL')
];