/** Avatar URL for a member; members without an uploaded photo get the default avatar (never the bare directory). */ function userPhotoUrl($photo) { $photo = trim((string) $photo); return asset('uploads/images/'.($photo !== '' ? $photo : 'profile.png')); } اعداد المجلة
إعلان