Buy Once, Use Forever • 0% transaction fees
Issue: Infinite loading on new user registration.
Cause: Incompatibility with PHP v7.3
Solution:
Download the following file: https://drive.google.com/uc?export=download&id=124pus2Obt7vFGncRtYn5DOUufxUMhnm4
Login to your server file manager and navigate to the directory where Foodomaa is installed.
Upload the file to App/Http/Controllers directory.
App/Http/Controllers
===
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.
UserController.php