Merge pull request #19 from selrond/patch-1

add PHP tutorial series "Make your own blog"
This commit is contained in:
Tu Tran 2017-05-11 01:44:24 -04:00 committed by GitHub
commit fddea7fd0f

View File

@ -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)