Skip to content

Latest commit

 

History

History
47 lines (26 loc) · 1023 Bytes

File metadata and controls

47 lines (26 loc) · 1023 Bytes

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

  1. Run composer require kict/fpx_multimedia_components_laravel from the terminal.

  2. Add Kict\FpxMultimediaComponentsLaravel\ServiceProvider::class, in config/app.php

Troubleshooting

N/A

Built With

Contributing

TODO

Versioning

N/A

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details