Laravel 6 Tag Recent Posts


06-10-2023 12700 Laravel 10 Haresh Chauhan

To integrate the PhonePe payment gateway into a Laravel application, you can follow these steps. PhonePe provides an API that allows you to accept pay...


31-08-2023 6654 Laravel 10 Haresh Chauhan

Upi payment gateway integration in php/laravel In this post we will see a brief description with an example. I will provide step-by-step guidelines fo...


18-02-2023 1613 Laravel 10 Haresh Chauhan

This post included "jenssegers/agent" composer to know the browser name, device name, version of the device, platform, robot activity, and robot name...


06-02-2023 730 Laravel 9 Haresh Chauhan

In this post, i will show you how to create a JSON file by importing data from the database table and how to export JSON file data and insert it in th...


05-02-2023 1571 Laravel 9 Haresh Chauhan

Here In this post, I will tell you a general overview of the steps for integrating the Zaakpay payment gateway into a Laravel application, as well as...


19-01-2023 884 Laravel 9 Haresh Chauhan

If you want to sum or count any specific column amount, using DB raw multiple when case example I have given below, or you wish to run a sub DB query...