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,885 total views

 2,885 total views 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 cars to…

Continue Reading

5G- The Future of Communication Networks

5G- The Future of Communication Networks

 3,031 total views

 3,031 total views 5G mobile networks — the next-generation standard for wireless communications are set to start taking over the mobile network environment in 2019, although they won’t fully replace LTE or its variants immediately. This latest technology promise to deliver with high efficiency and fastest speed. With this revolutionary technology, the users will enjoy the high speed for high quality. In simple words, 5G is the next generation superfast network which will give you faster results in terms of download, upload, video streaming along with more stability in the network…

Continue Reading

Trending PHP Frameworks for Web Development in 2019

Trending PHP Frameworks for Web Development in 2019

 3,399 total views

 3,399 total views PHP- Hypertext Preprocessor (earlier also known as Personal Home Page) is one of the most widely used server-side programming languages. In other words, it is an open-source server-side scripting language and almost powering 80% of the websites around the world. It is also a platform-independent programming language, which makes it easy to learn and simple to implement. Using PHP frameworks, therefore, saves time as well as the workload of having to start coding from scratch. The frameworks play the most important role in working with PHP. So, let’s…

Continue Reading

What is the Best Option for Your eCommerce Business? An App or Mobile Friendly Website?

What is the Best Option for Your eCommerce Business? An App or Mobile Friendly Website?

 3,563 total views

 3,563 total views The truth of the matter is that there is no ideal time to begin your eCommerce business. It is because it isn’t the business but the idea itself that turns a business from rust to gold. However, both website and app are equally important for an e-commerce business to increase their presence. It helps in gathering the requirements of a few clients and creates a brand loyalty. So, let’s list out the pros and cons of a mobile app and a mobile-friendly website to make a more informed…

Continue Reading