mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 12:31:13 +00:00
Merge pull request #11 from fortecdev/master
Added Laravel Blog Tutorial
This commit is contained in:
commit
ff14ad23db
|
@ -13,6 +13,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
|
* [PHP](#php)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Additional resources](#additional-resources)
|
* [Additional resources](#additional-resources)
|
||||||
|
@ -95,6 +96,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
|
* [Building Go Web Applications and Microservices Using Gin](https://semaphoreci.com/community/tutorials/building-go-web-applications-and-microservices-using-gin)
|
||||||
* [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)
|
* [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)
|
||||||
|
|
||||||
|
## PHP
|
||||||
|
* [How To Build A Blog With Laravel](https://www.youtube.com/playlist?list=PLwAKR305CRO-Q90J---jXVzbOd4CDRbVx)
|
||||||
|
|
||||||
## Ruby:
|
## 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)
|
* [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)
|
||||||
* [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails)
|
* [Build a CMS with Ruby on Rails](https://pchm.co/posts/tutorial-how-to-build-a-cms-in-ruby-on-rails)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user