cucarachas / psd2
There is no license information available for the latest version (1.0.0) of this package.
NBG PSD2
1.0.0
2022-06-23 22:39 UTC
Requires
- guzzlehttp/guzzle: ^7.4
- twig/twig: ^3.0
- vlucas/phpdotenv: ^2.4
README
- composer install
- php -S localhost:9001 -t public
- import
demo.sql - Copy
.env.exampleto.envand replaceNGB_CLIENT_ID,NBG_CLIENT_SECRETwith yours - Run the application on
localhost:9001 - Done!