V
V
Vladislav Dmitruk2016-07-26 06:11:20
API
Vladislav Dmitruk, 2016-07-26 06:11:20

Error creating social authorization?

Good morning, I do everything according to the article https://laravel-news.ru/blog/tutorials/socialite-login, the socialite package is pre-installed and configured, the tables are made, when authorizing through VKontakte, it gives the following:
ErrorException in Model.php line 3517:
Use of undefined constant 'user_social_account' - assumed ''user_social_account''
What is the reason I don't understand?(

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
D', 2016-07-26
@webdevlix

Use of undefined constant 'user_social_account' - assumed ''user_social_account''

Obviously this is a mistake. You need to see the code where it is used.
But apparently they just copied and pasted the code from the article, and there are crooked quotes ...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question