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
This PR was merged into the 2.8 branch.
Discussion
----------
Adding the MicroKernel article
| Q | A
| ------------- | ---
| Doc fix? | no
| New docs? | yes
| Applies to | 2.8+
| Fixed tickets | #5864
Here's the `MicroKernelTrait` article. Finished code behind this can be found here: https://github.com/weaverryan/docs-micro_kernel/tree/finished
This shows the smallest example (single file) and an example that is appropriately large, with the WDT, annotation routes, Twig and a sensible directory structure (which shows off importing external resources, etc). With a few code comments, I think (hope) the code speaks for itself.
Thanks!
Commits
-------
e59d351 tweaks thanks to WouterJ and javiereguiluz
80c637d adding the MicroKernel article
See symfony/symfony#15990
The text was updated successfully, but these errors were encountered: