Skip to content

Conversation

@techmahedy
Copy link
Member

Previously, this was not working:

#[Route(uri: '/')]
public function index(User $user)
{
    return $user->count();
}

After this PR, this kind of code will work seamlessly

@techmahedy techmahedy merged commit a210b62 into doppar:3.x Jan 26, 2026
11 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.

1 participant