Skip to content

Commit 8101acf

Browse files
committed
add new external ressource
1 parent 08fc746 commit 8101acf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ This guide is not intended to teach you PHP from the ground up, but to help deve
2222
When you struggle to understand a notion, I suggest you look for answers on the following resources:
2323
- [Stitcher's blog](https://stitcher.io/blog)
2424
- [PHP.Watch](https://php.watch/versions)
25-
- [Exploring php 8.0](https://leanpub.com/exploringphp80)
25+
- [Exploring PHP 8.0](https://leanpub.com/exploringphp80)
26+
- [PHP 8 in a nutshell](https://amitmerchant.gumroad.com/l/php8-in-a-nutshell)
2627
- [PHP The Right Way](https://phptherightway.com/)
2728
- [StackOverflow](https://stackoverflow.com/questions/tagged/php)
2829

0 commit comments

Comments
 (0)