I have an ecommerce project to launch and I am thinking of using laravel. But my concern is as to whether
- Is it production ready?
- What db should it use in production? Mysql, Mongo db
- How many users who can simultaneously access the website without any performance issues? What
Any suggestion on the infrastructure to use is also welcomed thanks.