Merge: integrar cambios del trabajo con chat en tiempo real

This commit is contained in:
2026-04-28 16:30:01 -06:00
parent 47d29b7f13
commit b469b884f5
10 changed files with 402 additions and 384 deletions
+1
View File
@@ -24,6 +24,7 @@ class User extends Authenticatable
use Notifiable;
use TwoFactorAuthenticatable;
use HasRoles;
use HasProfilePhoto;
protected $fillable = [
'name',