SyntaxFix
Write A Post
Hire A Developer
Questions
You should set default values in migrations:
$table->tinyInteger('role')->default(1);