We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ec85a + 0392a4d commit b5249fbCopy full SHA for b5249fb
src/Models/Father.php
@@ -4,6 +4,7 @@
4
5
6
use Illuminate\Database\Eloquent\Model;
7
+
8
class Father extends Model
9
{
10
protected $guarded = ['id'];
0 commit comments