it disallows whitelisting stdClass because the check for stdClass now comes before the check for security.whitelisted_classes. The code below seems to work, although I'm sure it can be recoded in a ...
Firstly you have to create a repository and define the table, primary key and fillable. By default the table will take the snake case in the plural of the repository's name without "Repository" and ...