You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
Para implementar essa biblioteca no Laraval 5.x (não é a melhor maneira de se fazer isso, mas funciona):
1 - Altere o composer.json e adicione no require a seguinte linha: "phpsc/pagseguro": "dev-master"
"require": { "php": ">=5.5.9", "laravel/framework": "5.1.*", "phpsc/pagseguro": "dev-master" },