realodix / urlhub

✂️ URL shortener web application based on the Laravel PHP Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PostgreSQL

NoverNobida opened this issue · comments

commented

Will it support PostgreSQL?

commented

I've never tried it on PostgreSQL. But if we look at the documentation for Laravel, this should support PostgreSQL.

https://laravel.com/docs/7.x/database#introduction

commented

I've added a test (d19a0e2) to make sure UrlHub runs on PostgreSQL.