spatie / laravel-dashboard

A beautiful dashboard for Laravel

Home Page:https://docs.spatie.be/laravel-dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pgsql

thedangler opened this issue · comments

commented

Can I use postgres DB with this?

You can use any db that laravel supports.

@freekmurze I came here for the same reason I assume OP asked this question. In your requirements page https://docs.spatie.be/laravel-dashboard/v1/requirements/ you say MySQL 5.7 or higher is required. which implies you have to use MySQL.

Ah yeah indeed. The most important bit db wise, is that the database should support json columns.