Davide Minardi
Results
2
issues of
Davide Minardi
Hi, php artisan migrate generate an issue CreateAdminTable conflict. remove 2016_10_29_065632_create_admin_table.php from migration folder hope can help
Hi, I'am trying to follow this tutorial `https://nextjs.org/learn/dashboard-app/setting-up-your-database` and I'am using `@vercel/postgres`. Instead to open a remote DB on Vercel I wanto to use a docker image of postgresDB and...