How to render html in node js. Node JS allows you to create a custom web server according to your need. In this tutorial, we’re going to install node js and we are also writing our very first application let’s
Laravel v6 Announcement By Taylor
Laravel v6 Announcement By Taylor. Today Laravel 6.0 version announced by Taylor at Laracon. Laravel version 6.0 will come in August 2019. Laravel is the famous framework of PHP to develop web applications. It will be version 6.0. With new
How To Render HTML file in Express JS
How To Render HTML file in Express JS. ExpressJS framework of Node JS allows you to create a custom web server according to your need. You don’t need to install another package to handle HTML files. Express js provide the
How to generate PPT file in laravel
How to generate PPT file in laravel. How to generate PPT file in laravel 5.7 In this Laravel tutorial, we will discuss how to generate PPT file in laravel. The package we are going to use to generate PPT is
How to Make HTTP POST request in Angular 8
How to Make HTTP POST request in Angular 8. In this angular 8 tutorial, we are going to learn how to send POST requests to REST API servers in your Angular 8 application using Httplient, Angular services and models. We
How to add Google reCAPTCHA on WordPress login page
How to add Google reCAPTCHA on WordPress login page We can make a WordPress website more secure by changing login url, through server htaccess file and using WordPress security plugins. In this WordPress tutorial, we will learn about how we
How to add custom filter/Search using Laravel Datatables
How to add custom filter/Search using Laravel Datatables In this Laravel tutorial, we will discuss today how to add a custom filter/Search with Laravel Datatable. The package we are going to use for Datatable is yajra/laravel-datatables-oracle. During this tutorial, we
How to integrate paytm payment gateway in wordpress
how to integrate paytm payment gateway in wordpress In this WordPress tutorial you will learn How To Integrate Paytm Payment Gateway With WordPress Woocommerce. Now days PayTm is highly popular and trusted pay wallet system in India. Many peoples in
How to disable comments completely in wordpress
How to disable comments completely in wordpress Comments in WordPress allow your website’s visitors to interact with you and each other. When you activate comments on a Page or post on your website, WordPress insert some form fields where users
How to generate a pdf file in laravel
How to generate a pdf file in laravel In this article, we are going to use laravel-dompdf package to generate pdf file from laravel blade template. In this example, we are going to fetch users from the database and show