Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Laminas-Router and HAL issues Implementing the example using Mezzio #11

Open
goharsahi opened this issue Mar 2, 2021 · 0 comments
Open

Comments

@goharsahi
Copy link

@adamculp I have been implementing your tutorial with Mezzio. Almost all of it works fine except for HAL. Using Laminas-Router, Mezzio-Hal gives errors like Laminas\Router\Exception\InvalidArgumentException: Missing parameter "id". Specially, after Creating and Updating, it does make changes in DB and after that it gives this error. Here's my attempt.

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

No branches or pull requests

1 participant