
In this blog we will authenticate users with Firebase using their Facebook accounts by integrating Facebook Login into your app. Here we authenticate using facebook login with FacebookAuthProvider method of JavaScript. To handle the Facebook sign-in flow with the… Read more

In this blog I make a call to the database, retrieve the results by converting it to a json format in PHP & then pass it to a graph to… Read more

The datepicker is tied to a standard form input field. Focus on the input (click, or use the tab key) to open an interactive calendar in a small overlay. Step 1. Make a… Read more

tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. Firstly you need to include below two… Read more

Step 1: Go to https://firebase.google.com/ Step 2: Click on Get Started Step 3: Click on Add project Step 4: Create project name like Web push notification and click on Continue… Read more

Steps 1 : Go to : https://laravel.com/docs/5.6 Step 2 : Open Command prompt and run below command Step 3 : php artisan serve Step 4 : open browser and open… Read more

In a login script, remember me feature is used to preserve the login details entered by the user. And it can be populated in the login form at the time of login.… Read more

This video through you can change PHP version like 5.4, 5.6, 7.0 on you Godaddy hosting provider 1. Log in to your GoDaddy account. 2. Click Web Hosting. 3. Next… Read more

Step 1: Login to your cpanel and Go to dashboard Step 2: Search PHP on dashboard Step 3: Change the PHP version from 5.2 to 5.6 or above. Step 4:… Read more