Mumbai, India

dqureshiumar@gmail.com

blogs

Home  /  Blogs

How to Connect Django with MYSQL on Windows

Python provides a library called the MySql Client that helps us to connect Django with MySQL

Read More...

How to setup Virtual Environment Wrapper on Windows

Python virtual environments create an isolated environment for Python projects for libraries management.

Read More...

How to integrate Instamojo Payment Gateway in Laravel

Payment Gateway integration is a must when you are making a ecommerce website. Check the steps to integrate Instamojo Payment Gateway for Laravel

Read More...
dqureshiumar

How to host Laravel WebApp on Heroku for free

Heroku is a free platform where we can host websites made of different programming languages like Python, Java, PHP, Ruby etc

Read More...
dqureshiumar

Add Database to Laravel App on Heroku

Heroku supports easy integration of Postgres Database to Laravel App

Read More...