Город МОСКОВСКИЙ
00:08:50

How to login with facebook,twitter and google in laravel 5.3 part(1/3)

Аватар
Руководство к Творчеству
Просмотры:
45
Дата загрузки:
23.09.2023 00:52
Длительность:
00:08:50
Категория:
Обучение

Описание

Im gonna show you how to login users with facebook,twitter and google (actually you can use any provider like github or linkedin) and save them into your database using laravel socialite package.
multi providers
and we're gonna fix cURL error 60 exception.

https://curl.haxx.se/ca/cacert.pem

add this line to php.ini but you gotta change this path to match yours

[cURL]
curl.cainfo="D:\xampp\php\ext\cacert.pem"

View the completed source for this video on GitHub.
https://github.com/Amr-Elgeddawy/multi-providers

Рекомендуемые видео