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 | 6653 | 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...
02-02-2023 | 1135 | Laravel 9 | Haresh Chauhan |
Seeding in Laravel allows you to insert dummy data into your database for testing and development purposes. To create a seeder in Laravel 9, you can r...