As of the time of this writing, the latest available version of Laravel is 6.0 LTS, and can be used with any supported version of PostgreSQL . In reality, Laravel can be used with any of several database engines because of the underlying Eloquent ORM.
Can I use PostgreSQL in laravel?
As of the time of this writing, the latest available version of Laravel is 6.0 LTS, and can be used with any supported version of PostgreSQL . In reality, Laravel can be used with any of several database engines because of the underlying Eloquent ORM.