Pernahkan teman-teman mendapatkan kasus error seperti berikut ini saat membangun aplikasi atau website dengan Laravel ?
SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'db_geek_store.transactions.created_at' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by
Berikut ini adalah beberapa solusi yang mungkin bisa membantu kamu.