The tech stack used to build the blog.

  • Laravel for backend
  • Redis for cache
  • MySQL as DB
  • Chota CSS for design

It is overkill to use Laravel for a small website like this. But it makes building so quicker. In fact I completed the most of the dev work in a day. I hope to replace Laravel with something light weight some day.