Morgy wrote a comment+100 XP
3w ago
Leveraging AI for Laravel Development: Ep 3, Nip it in the Bud
I'm curious about the principle behind the Model::unguard() in the entire application. What we usually practice is using the $guarded to at least the id field.