Blog Type: Technology

Why Is Data the Core of the Digital Transformation?

The core of every organization is data Most organizations believe in the power and potential of becoming a data-driven organization; at the same time, they are challenged by the lack of knowledge and DataOps talent to monetize this potential. How can organizations adopt and embed the data-driven way of thinking and acting to achieve the […]

Image Classification Using TensorFlow in Python

Introduction In the previous blog post Deep learning using TensorFlow – we saw how we can use TensorFlow on a simple data set. In this example, we are going to use TensorFlow for image classification. The dataset that we are going to use is the MNIST data set which is part of the TensorFlow datasets. […]

Deep Learning with TensorFlow

Deep Learning Deep learning is a subset of machine learning, which is a subset of Artificial Intelligence. Artificial Intelligence is a technique that enables a machine to imitate human behavior. Deep learning is a type of machine learning, inspired by the structure of the human brain. This structure is called an artificial neural network. Deep […]

PayPal as a Payment Gateway in a Laravel APP

When building an enterprise eCommerce solution, one of the most important decisions we need to make is the payment gateway that will be used in our application. Even though we can use multiple gateways, we do not suggest that practice especially when small businesses are concerned. PayPal offers a secure and fast way of paying […]

What Is EUT and Why Is It Important?

How often do we have developers complaining about the bugs they get because of not having sufficient technical information? Bugs containing only the end result of the issue, but not deep analyses for such behavior? How often dev team spend hours troubleshooting, looking into logs, and trying to reproduce a defect? How often do we […]

How to make an eCommerce application using Laravel and CommerceTools (Part 3)

1. Introduction We have finally reached the last part of our mini-tutorial. Thanks for following up so far! Now comes the easy part, the integration of Stripe for payments in our e-commerce platform. Stripe builds the most powerful and flexible tools for Internet commerce. Whether you’re creating a subscription service, an on-demand marketplace, an e-commerce […]

How to make an eCommerce application using Laravel and CommerceTools (Part 2)

Introduction Hey there, and welcome to part 2 of our “How to make an eCommerce application using Laravel and commercetools”. In the first part, we have finished the fetching and displaying of data related to categories. For this part, we will be tackling the cart functionality of the system. Shopping cart software is a piece […]

How to Make an eCommerce Application Using Laravel and CommerceTools (Part 1)

1. Introduction An indication of good enterprise eCommerce software is the modularity and the ability to scale on demand without drawing too many resources. In this blog post series, we will take a look at building a fully maintainable and scalable eCommerce application using Laravel and commercetools. In this eCommerce application, we will use commercetools […]

E-commerce Has Already Become the New Trend – Are You Ready for It?

E-commerce or the process of buying products via the Internet has become the new trend overnight, the same as remote working. Until recently, the growth of this industry has had some steady steps, slowly progressing over the years, in step with technology. But, this steady progress has changed completely in less than one month, shifting […]