Skip to content

Improve quick start manual #23

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

Open
wants to merge 1 commit into
base: 2.3.x
Choose a base branch
from
Open

Improve quick start manual #23

wants to merge 1 commit into from

Conversation

voltan
Copy link

@voltan voltan commented Feb 9, 2022

Q A
Documentation yes
Bugfix no
BC Break no
New Feature no
RFC no
QA no

Description

based on : https://discourse.laminas.dev/t/middleware-with-id-could-not-be-found-in-container/2730

@voltan

This comment was marked as off-topic.

Comment on lines +18 to +22
'service_manager' => [
'factories' => [
Middleware\BlogListMiddleware::class => Factory\BlogListMiddlewareFactory::class,
],
],
Copy link
Member

Choose a reason for hiding this comment

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

This is the important part of this pull request, because it fixed the problem. However, it should be added as a separate code example with its own headline.

Everything else should be dealt with in another proposal.

Choose a reason for hiding this comment

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

I can recreate the PR in separate parts, if it helps, @voltan / @froschdesign.

@froschdesign
Copy link
Member

Sorry for the very late response but unfortunately this pull request has been completely lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants