fpx_multimedia_components_laravel maintained by kict
Description
FPX multimedia components to be used for FPX Internet Banking applications in Laravel.
Author
Last update
2021/02/28 16:47
(dev-main)
License
Downloads
438
Tags
fpx-multimedia-components-laravel
FPX multimedia components to be used for FPX Internet Banking applications in Laravel.
Getting Started
We assume that you have already familiar with installing library using composer.
Prerequisites
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
Installing
-
Run
composer require kict/fpx_multimedia_components_laravelfrom the terminal. -
Add
Kict\FpxMultimediaComponentsLaravel\ServiceProvider::class,inconfig/app.php
Troubleshooting
N/A
Built With
- Laravel - The web framework used
Contributing
TODO
Versioning
N/A
Authors
- Ahmad Fazli Ismail - Initial work - AhmadFazliIsmail
License
This project is licensed under the MIT License - see the LICENSE.md file for details