Route::group(['domain' => Request::getHost()], $client);
FQDN routing doesnt work for some reason. you may want to try solution above or {domain}.yourdomain.com
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community