| 06-10-2023 | 18195 | 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 | 10916 | 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 | 2456 | 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 | 1348 | 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 | 2563 | 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 | 1946 | 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...