Skip to content

Commit ff14ad2

Browse files
authored
Merge pull request #11 from fortecdev/master
Added Laravel Blog Tutorial
2 parents 7fedc7e + 907672a commit ff14ad2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1313
* [Go](#go)
1414
* [Ruby](#ruby)
1515
* [Haskell](#haskell)
16+
* [PHP](#php)
1617
* [R](#r)
1718
* [Rust](#rust)
1819
* [Additional resources](#additional-resources)
@@ -95,6 +96,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
9596
* [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
9697
* [How to Use Godog for Behavior-driven Development in Go et started with Godog](https://semaphoreci.com/community/tutorials/how-to-use-godog-for-behavior-driven-development-in-go)
9798

99+
## PHP
100+
* [How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
101+
98102
## Ruby:
99103
* [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)
100104
* [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails)

0 commit comments

Comments
 (0)