-
Mar- 2020 -23 MarchTips & Tricks
Leverage Browser Caching – Speed up your website up to 2x
Leverage Browser Caching means how long web browsers keep your images, CSS and JS stored locally because when you visit…
Read More » -
20 MarchTips & Tricks
How to install WordPress in localhost
In this post I will show you how you can easily install WordPress in your localhost in just no time,…
Read More » -
20 MarchLaravel
Paykun Payment Gateway Integration
In this post, I will show you how we can integrate Paykun Payment Gateway in Laravel 7 in an easy…
Read More » -
15 MarchjQuery
How to get selected checkbox value using jquery
Today I will show you how we can get the value of selected checkbox using jquery, In day to day…
Read More » -
15 MarchLaravel
Mollie Payment Integration in Laravel 7
Before moving towards the topic I want to tell you what is a payment gateway and how it is beneficial…
Read More » -
11 MarchLaravel
Paytm payment gateway integration with laravel 7
Hello, everyone today I will tell how to integrate the Paytm payment gateway in your laravel project. It’s so simple…
Read More » -
11 MarchLaravel
Invalid checksum in Laravel 7 Paytm Payment Gateway
We have resolved the issue of having invalid checksum during payment using Paytm payment gateway. This issue is completely related…
Read More » -
9 MarchLaravel
What’s new in Laravel 7.0
It’s a boom in the PHP market when everyone gets to know that Laravel 7 is launched. So, let’s take…
Read More » -
Feb- 2020 -29 FebruaryTips & Tricks
Make you web browser editable
Well, it’s quite interesting to doing stuff like this and I really like to do these types of experiments. Okay…
Read More » -
29 FebruaryTips & Tricks
Git Cheatsheet
Project initialisation git init Add your project URL git remote add origin your-project-url Check your path URL to take pull…
Read More »