Which database do you usually use with #Laravel?
A) MySQL
B) PostgreSQL
C) SQLite
D) Others
•
Which database do you usually use with #Laravel?
A) MySQL
B) PostgreSQL
C) SQLite
D) Others
All of them. I used MySQL/MariaDB for my personal stuff previously, Postgres at work, and now SQLite in any new L11 apps I create to tinker around with ideas.