fix some typos and link to a blogpost about middleware pattern
This commit is contained in:
parent
3a402139b5
commit
33e7c08624
3 changed files with 5 additions and 4 deletions
|
@ -16,7 +16,7 @@ actually solve for you.
|
|||
This tutorial is based on the great [tutorial by Patrick Louys](https://github.com/PatrickLouys/no-framework-tutorial).
|
||||
My version is way more opiniated and uses some newer PHP features. But you should still check out his tutorial which is
|
||||
still very great and helped me personally a lot in taking the next step in my knowledge about PHP development. There is
|
||||
also an [amazon book](https://patricklouys.com/professional-php/) which expands on the topics covered in this tutorial.
|
||||
also an [amazing book](https://patricklouys.com/professional-php/) which expands on the topics covered in this tutorial.
|
||||
|
||||
## Getting started.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue