Laravel Social Login With Socialite

Laravel Social Login With Socialite

 5,486 total views

 5,486 total views Hello everyone, Welcome to blog.sunnydoshi.in. This blog post covers how to Social Login with Facebook and Google in Laravel application by storing user profile data in our MySQL database. It’s very easy to work with login and register functionality in Laravel 5.6 using socialite package. The complete code can be found in Github. There are many different sites and packages which you can integrate on your site to provide social login functionality. Laravel has released its own package name Socialite which you can use in your projects. Currently socialite support Facebook, Twitter,…

Continue Reading

Laravel Most Useful Commands

Laravel Most Useful Commands

 2,751 total views

 2,751 total views Hello everyone, Welcome to blog.sunnydoshi.in. Laravel packs a Artisan that will make your life as a developer so much easier! This tutorial will help you to understand the Laravel application commands. There are so many useful commands in laravel php, But here I list most common useful commands which use regular for laravel application development. If you’re not familiar with Laravel or Other CLI base framework, then you might not be aware of Artisan and other related to php and laravel commands. Suggested tutorials: Laravel 5 Basic Auth Installation…

Continue Reading

How to Push an existing Local project to Live on GitHub Using the Command Line

How to Push an existing Local project to Live on GitHub using the Command Line

 2,828 total views

 2,828 total views Note: Article updated at 14th May, 2020. Hello everyone, Welcome to blog.sunnydoshi.in, This blog post covers Laravel existing local application to live on Github using command line. If you want to make laravel app, then checkout beginner tutorial for Laravel 5 Basic Auth Installation. It will built your first app with Laravel Authentication in local. Prerequisite Know how to use GIT, Terminal etc. Have a local working copy ready. Have SSH access to your server using private/public key. – Open Github and signup account, After login Create a new repository–…

Continue Reading

Laravel 5 Basic Auth Installation

Laravel 5 Basic Auth Installation

 2,860 total views

 2,860 total views Hello everyone, Welcome to blog.sunnydoshi.in, Laravel is one of the most known PHP frameworks in the market, used by millions of developers around the world. Laravel saves you time and effort because it ships with a lot of features out of the box. Moreover, installing Laravel is quite simple as well, and can be done within minutes. This blog post covers Laravel 5 with Basic Authentication Tutorial. An important features of this Laravel 5.5 authentication Register New User, Login / Logout, Reset Password using Fake Local Email, Forgot…

Continue Reading

Top Technology Trends For 2020

Top Technology Trends For 2020

 2,886 total views,  1 views today

 2,886 total views,  1 views today Change is the only constant. This applies to your professional life as well. To survive in this competitive world, up-scaling oneself is the need of the hour. Here are the trending technologies, which are expected to acquire a huge market in 2019 and beyond. Artificial Intelligence (AI) AI existed even before the internet was born, but it is now that the data processing and compute power backbone became strong enough to sustain an entire technology by itself. AI is everywhere today, from your smartphones to your…

Continue Reading