Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mtmacdonald
mtmacdonald has asked
37
questions and find answers to
9
problems.
Stats
385
EtPoint
72
Vote count
37
questions
9
answers
About
Senior Software engineer at Oliasoft.
I build web apps (full stack developer).
mtmacdonald questions
Which column type for storing the year field in a table with rows of yearly data
Is there a concurrent-access data storage format that can be version controlled?
Insert rows with Unicode characters using BCP
Laravel 4 model unit test with Codeception - Class 'Eloquent' not found
Floating point test assertion - why do these "identical" arrays fail?
Laravel 4 - set database.fetch config at runtime
How to read multiple files asynchronously with promises, then proceed
Adding columns in MySQL - how to treat NULL as 0
Prevent SQL injection for queries that combine the query builder with DB::raw()
Validation: how to set a field that is not required to 'null' when input is empty
mtmacdonald answers
How to add brackets around WHERE conditions with Laravel query builder
Laravel 4 model unit test with Codeception - Class 'Eloquent' not found
Prevent SQL injection for queries that combine the query builder with DB::raw()
Replacement for File::mime() in Laravel 4 (to get mime type from file extension)
Rotate text and shrink its container to the new width
How to pass context to forEach() anonymous function [duplicate]
Why do Norwegian characters inserted into a database with MySQL dump get corrupted? [closed]
Is it possible to use function keys (F2, F3...F11) in a web application?