Fixes an issue when you update a user, it's impossible to update it, the check for referral_code is invalid. Fixed: - Deletes the custom check and uses laravel's check to ensure it's valid.