Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix problem with install (oauth_clients) #19

Open
quanlc opened this issue Apr 16, 2021 · 2 comments
Open

fix problem with install (oauth_clients) #19

quanlc opened this issue Apr 16, 2021 · 2 comments

Comments

@quanlc
Copy link

quanlc commented Apr 16, 2021

Illuminate\Database\QueryException

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'laraveldrive.oauth_clients' doesn't exist (SQL: insert into oauth_clients (user_id, name, secret, redirect, personal_access_client, password_client, revoked, updated_at, created_at) values (?, Laravel Personal Access Client, d5pkkk5j22xl15Iy4w0I4HWzs5KAO90pPSe7C8YQ, http://localhost, 1, 0, 0, 2021-04-16 01:35:02, 2021-04-16 01:35:02))

@mshossain110
Copy link
Owner

migrate your database.

@ghost
Copy link

ghost commented Oct 15, 2021

How is the database migrated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants