LinkStack/database
JulianPrieber 93eb23ded3
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.
2022-02-21 20:11:25 +01:00
..
factories admin littlelink 2021-04-16 03:30:00 +04:30
migrations Fixed SQLite compatibility 2022-02-21 19:58:55 +01:00
seeders Replaced (-) hyphen button seed with custom link button 2022-02-11 22:14:43 +01:00
.gitignore admin littlelink 2021-04-16 03:30:00 +04:30
database.sqlite Added SQLite database 2022-02-21 20:11:25 +01:00