I have a legacy table that I'm trying to build an eloquent model around. The primary key in the mySQL table is a binary(16). My model looks like this: class ...
確定! 回上一頁