What are available databases supported by Laravel?

Full Stack Developer with a passion for building web applications. PHP, Node.js, Laravel, MySQL, MongoDB. Love collaborating & making a difference
Laravel supports various databases through its database abstraction layer called Eloquent ORM (Object-Relational Mapping). Laravel provides support for the following database management systems:
MySQL
MariaDB
PostgreSQL
SQLite
SQL Server




