Stuart Steedman

Results 2 issues of Stuart Steedman

My project has two parts, both in Laravel, and both with PHPDebugbar installed: a server, and a client. In development, they're hosted on the same localhost instance. The debugbar is...

The insertOnDuplicateKey function works great, except when trying to pass strings in the $updateColumns parameter, as the resulting SQL doesn't enclose the value in quotes to treat them as strings:...