FPX multimedia components to be used for FPX Internet Banking applications in Laravel.
We assume that you have already familiar with installing library using composer.
Below are the dependecies those you required;
PHP 7.0.0 or later - https://www.php.net/releases/7_0_0.php
Composer 2.0.8 or later - https://getcomposer.org/download/
Laravel 7 or later - https://laravel.com
-
Run
composer require kict/fpx_multimedia_components_laravelfrom the terminal. -
Add
Kict\FpxMultimediaComponentsLaravel\ServiceProvider::class,inconfig/app.php
N/A
- Laravel - The web framework used
TODO
N/A
- Ahmad Fazli Ismail - Initial work - AhmadFazliIsmail
This project is licensed under the MIT License - see the LICENSE.md file for details