Skip to content

Conversation

@terrybr
Copy link
Contributor

@terrybr terrybr commented Apr 12, 2025

What kind of change does this PR introduce? (pls check at least one)

  • Bugfix
  • Feature
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe below

Description

This PR fixes a bug in Leaf\Router where misspelled base paths (e.g., /portal/customarnama instead of /portal/customername set via setBasePath) were incorrectly processed, allowing routes to load instead of triggering a 404.

Does this PR introduce a breaking change? (check one)

  • Yes
  • No

Related Issue

Fixes #289

Copy link
Member

@mychidarko mychidarko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @terrybr

@mychidarko mychidarko merged commit 427f2d7 into leafsphp:v3.x Apr 14, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants