env('APP_LONGURL', 'longurl.local'), /* |-------------------------------------------------------------------------- | Application Short URL |-------------------------------------------------------------------------- | | The short URL for the application | */ 'shorturl' => env('APP_SHORTURL', 'shorturl.local'), ];