This is the 5th tutorial of the series. In this series we will be creating a website sort of like stackoverflow which will allow users to post code related questions and others can reply to.
In this tutorial we will be discussing laravel's templating engine and how we can use it to reduce code redundancy as well as make our code is to understand.