SyntaxFix
Write A Post
Hire A Developer
Questions
On the model set $incrementing to false
$incrementing
public $incrementing = false;
This will stop it from thinking it is an auto increment field.
Laravel Docs - Eloquent - Defining Models