athenahr/config/customization.php

8 lines
64 B
PHP

<?php
return [
'authbanner' => env('APP_AUTH_BANNER')
];