public function boot() { parent::boot(); Route::pattern('subdomain', '[a-z0-9-]+'); }