You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 29, 2020. It is now read-only.
This is not an issue, but rather a request, I believe it would be very helpful for beginners to have the full code for both tutorial applications.
It will provide not only a better perspective but it'll show "real life" best practice for writing code and following ZF coding standards. For an example in the tutorial code snippets the comments are removed to make them more readable, but this "hides" a vital part of coding which beginners should know and understand.
I have already seen some experiments with those two apps from different authors but you never know whether they are done the best way.