Sign in with github does not work, it says:
SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'name' cannot be null (SQL: insert into users
(name
, username
, email
, github_id
, github_url
, avatar
, password
, updated_at
, created_at
) values....
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community