kict / fpx_multimedia_components_laravel
FPX multimedia components to be used for FPX Internet Banking applications in Laravel.
Installs: 405
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kict/fpx_multimedia_components_laravel
Requires
- php: >=7.0
README
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