Dirty Jobs: Debugging Till the Last Minute | HackerNoon

PHOTO EMBED

Wed Aug 03 2022 23:07:14 GMT+0000 (Coordinated Universal Time)

Saved by @WMOH

$query = str_replace(array('?'), array('\'%s\''), $builder->toSql());
$query = vsprintf($query, $builder->getBindings());
content_copyCOPY

https://hackernoon.com/dirty-jobs-debugging-till-the-last-minute