From a3ec630648f3cc964660a3c926fe94df8b93afe0 Mon Sep 17 00:00:00 2001 From: Selrond Date: Wed, 10 May 2017 08:57:17 +0200 Subject: [PATCH] add PHP tutorial series "Make your own blog" --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5080af4..62b1fd1 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB ## PHP * [How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx) +* [Make your own blog (in pure PHP)](http://ilovephp.jondh.me.uk/en/tutorial/make-your-own-blog) ## Ruby: * [Build Instagram From Scratch with Ruby on Rails](https://www.dropbox.com/s/9vq430e9s3q7pu8/Let%27s%20Build%20Instagram%20with%20Ruby%20on%20Rails%20-%20Free%20Edition.pdf?dl=0)