In web.php I have something like this, along with the usual routes.
web.php
Route::group([\'domain\' => \'sub.example.com\'], function () { Route: