You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add the ability to "group" routes to a subdomain (basically a different $basePath) without requiring another entrypoint/router to do so. This would effectively alleviate the issue in steampixel#43 and bring us closer to a Laravel-like experience.
The text was updated successfully, but these errors were encountered:
I'd like to add the ability to "group" routes to a subdomain (basically a different
$basePath
) without requiring another entrypoint/router to do so. This would effectively alleviate the issue in steampixel#43 and bring us closer to a Laravel-like experience.The text was updated successfully, but these errors were encountered: