Pedro
Pedro
3 - Vote system will not work because there's no way to verify the user response.
What's error? Check logs in `/storage/logs`
It's seem your packages are outdate. Ty run `composer update` About the faction and ranking you'll need to added this: ` php /var/www/html/register/artisan schedule:run >> /dev/null 2>&1` in your crontab...
For PayPal you can get your Client ID and Secret here: https://www.paypal.com/signin?returnUri=https%3A%2F%2Fdeveloper.paypal.com%2Fdeveloper%2Fapplications 
You must add the LIVE Client / Token. There's a tab on Credentials page.
The same way you added the first one. There's a tab on the same page "SANDBOX | LIVE" just click on LIVE and get the credentials from there.
Look at the screenshot few comments above. You'll added the Client ID and Secret.
I guess is automatic after the payment approved.
Take a look [here](https://github.com/webmasterdro/pw-web/issues/1#issuecomment-425713527) @rivalpw
Yes, in the majority of cases @rivalpw