Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Tutorial - Getting start - suggestion #472

Open
asui opened this issue Mar 23, 2017 · 1 comment
Open

Tutorial - Getting start - suggestion #472

asui opened this issue Mar 23, 2017 · 1 comment

Comments

@asui
Copy link

asui commented Mar 23, 2017

I've found "generate-factory-for-class" very usefull, but executing it on Windows was a small problem at first.
If I could suggest a small change in this tutorial, I recomend adding a comment saying that correct syntax of this command would be:
.\vendor\bin\generate-factory-for-class "App\Action\TemplateTestAction" > src/App/src/Action/TemplateTestActionFactory.php

The biggest problem was that classname shouldn't be App\\Action\\TemplateTestAction but App\Action\TemplateTestAction. Well, at least in my environment.

@weierophinney
Copy link
Member

This repository has been closed and moved to mezzio/mezzio; a new issue has been opened at mezzio/mezzio#15.

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

No branches or pull requests

3 participants