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

Created post Mezzio101 #250

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from
Open

Created post Mezzio101 #250

wants to merge 2 commits into from

Conversation

bidi47
Copy link
Contributor

@bidi47 bidi47 commented Feb 11, 2025

Created a new article for installing Mezzio Skeleton.

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

Description

Signed-off-by: Florin Bidirean <bidi@dotkernel.com>
@bidi47
Copy link
Contributor Author

bidi47 commented Feb 11, 2025

Created new PR for #239

@arhimede
Copy link
Member

@froschdesign can you approve this one ?

Signed-off-by: Florin Bidirean <bidi@dotkernel.com>

The next command will launch the Mezzio Skeleton Installer.
We will go through the installation process together, using the recommended settings.
We will opt primarily for the Laminas-supported options to maintain consistency.
Copy link
Member

Choose a reason for hiding this comment

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

What is meant by this? Using components of Laminas?

Copy link
Member

Choose a reason for hiding this comment

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

What is meant by this? Using components of Laminas?

It means the default options in the installer: laminas-servicemanager instead of the rest of DI libraries, fastroute , and twig

Copy link
Member

@froschdesign froschdesign Feb 13, 2025

Choose a reason for hiding this comment

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

The default option for template engine is n (none) which raises the question of why Twig is chosen. (The tutorial does not explain this.)

Copy link
Member

@arhimede arhimede Feb 13, 2025

Choose a reason for hiding this comment

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

The default option for template engine is n (none) which raises the question of why Twig is chosen. (The tutorial does not explain this.)

I am in doubt about that.
Indeed none is the default option, but we should consider using Twig in this series of tutorials in order to provide some practical value for the developers.
Or we should have one article about all optional templates which can be used.
I really do not think that somebody use no template engine in a real life application. Eventually only if they need only CLI I/O

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.

3 participants