Added SQLite database

Added empty SQLite database for future use as main database for Laravel. As mentioned in previous commits, I'm switching to SQLite due to the easier setup process for the inexperienced user.
This commit is contained in:
JulianPrieber 2022-02-21 20:11:25 +01:00 committed by GitHub
parent 4af729687e
commit 93eb23ded3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
database/database.sqlite Normal file
View File

@ -0,0 +1 @@