How does Route::domain work? #34135
Unanswered
GITSKayDomrose
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How does
Illuminate\Support\Facades\Route::domain()
determine whether the current request should use the route or not?I didn't manage to work my way through the laravel core to get to the implementation.
Beta Was this translation helpful? Give feedback.
All reactions