Issue: Infinite loading on new user registration.
Cause: Incompatibility with PHP v7.3
Solution:
===
Note: There is already a file with the name UserController.php
present in the location App/Http/Controllers
So you will need to replace the old one with the downloaded new one.