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

create database.sqlite #12

Open
chrismccoy opened this issue Jun 12, 2020 · 0 comments
Open

create database.sqlite #12

chrismccoy opened this issue Jun 12, 2020 · 0 comments

Comments

@chrismccoy
Copy link

just a headsup if you try the php artisan migrate it wont work unless a database.sqlite file is in the database directory, so you currently have to touch database.sqlite or it complains

Illuminate\Database\QueryException

Database (/home/chris/wpbin/database/database.sqlite) does not exist. (SQL: PRAGMA foreign_keys = ON;)
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

1 participant