Skip to content

Instantly share code, notes, and snippets.

@gonewaje
Created December 20, 2022 09:23
Show Gist options
  • Select an option

  • Save gonewaje/a3329c15d357eb450431fb0b9dea79ad to your computer and use it in GitHub Desktop.

Select an option

Save gonewaje/a3329c15d357eb450431fb0b9dea79ad to your computer and use it in GitHub Desktop.
<?php
use Illuminate\Support\Str;
return [
/*
|--------------------------------------------------------------------------
| Horizon Domain
|--------------------------------------------------------------------------
|
| This is the subdomain where Horizon will be accessible from. If this
| setting is null, Horizon will reside under the same domain as the
| application. Otherwise, this value will serve as the subdomain.
|
*/
'domain' => null,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment