Deploying Your Laravel App on Docker, With NGINX and MySQL

Deploying Your Laravel App on Docker, With NGINX and MySQL

If you are a django developer, you can find a really comprehensive tutorial here: [django on Docker](https://lewiskori.com/post/deploying-a-python-django-application-using-docker) ## Now Shall We? D...

An Introduction to Spring Boot: MySQL, JPA and Hibernate

An Introduction to Spring Boot: MySQL, JPA and Hibernate

Before we start, this post is mostly aimed at Java developers, specifically Java developers who use the Spring umbrella of frameworks for development. If you are not a Java developer, you can still re...

Blockchain Technology: A case study of Bitcoin

Blockchain Technology: A case study of Bitcoin

There has been a lot of hype around this mysterious new complex technology of storing and exchanging money that is decentralized, distributed and public. **Well, Spoiler-alert: It's not as complex as ...