APP_URL=XXXX.XXX.XXX
<?php return [ 'app_url' => env('APP_URL', null), // ...
$url = config('filename.app_url');