Topic: Database
All the articles about "Database".
-
Choosing MySQL vs PostgreSQL for Your Laravel Application
Updated:I migrated my production Laravel app from MySQL to PostgreSQL. Here's what changed in the code — DATEDIFF to Carbon, FIELD() to a reusable scope, LIKE to whereLike — plus what the Laravel community thinks and what Taylor Otwell would do.