Posts by Denali • 1 point
1 post
-
0
votes1
answer147
viewsQ: Hybrid deployments with PHP Laravel Mysql + Mongodb
I’m developing a system with PHP Laravel + MongoDB. The login and password part will be modeled using MySQL and use MongoDB to make a quiz. I was thinking of putting together a Schema in MongoDB of…