Closed cladico closed 8 years ago
[Illuminate\Database\QueryException] SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'id' cannot be null (SQL: insert into oauth_clients (id, secret, name) values (, , Lumen Api Starter))
oauth_clients
id
secret
name
Change secrets into app.
[Illuminate\Database\QueryException] SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'id' cannot be null (SQL: insert into
oauth_clients
(id
,secret
,name
) values (, , Lumen Api Starter))Change secrets into app.