Package Tag Recent Posts


03-09-2022 3026 Laravel 9 Haresh Chauhan

How To Integrate Stripe Payment Gateway in Laravel 9; using composer require stripe/stripe-php we will install stripe composer in our application. Bef...


31-08-2022 3754 Laravel 9 Haresh Chauhan

Laravel 9 How To Integrate Razorpay Payment Gateway, In this article, we will integrate the Razorpay payment gateway into the laravel 9 application. R...


29-08-2022 3823 Laravel 9 Haresh Chauhan

How to Generate PDF File Using DomPDF In Laravel 9 Example, Using composer create-project laravel/laravel dompdf we will generate PDF. In this example...


28-08-2022 6989 Laravel 9 Haresh Chauhan

How to Use Google Translate Multi-Language In Laravel, In this article using stichoza/google-translate-php laravel composer package we will translate...


27-08-2022 8310 Laravel 9 Haresh Chauhan

Microsoft authenticator login laravel, In this article we will teach you how to make Microsoft authenticator in laravel application by installing comp...


23-08-2022 4219 Laravel 9 Haresh Chauhan

Generate image from HTML content in laravel 9, If you want to generate a jpg image front HTML content this post will help you to integrate into your...