Laravel-Test-Helpers
Laravel-Test-Helpers copied to clipboard
Could not calculate correct fixture method. (SmallInt)
I'm having this issue of "Could not calculate correct fixture method." when using the Factory on a table that has a smallInt column.
It appears it doesn't know a method for calculating it - will try and get a fix if I can... (Fix done - see below)