kict/fpx_multimedia_components_laravel

FPX multimedia components to be used for FPX Internet Banking applications in Laravel.

1.0.1 2021-02-28 15:47 UTC

This package is auto-updated.

Last update: 2024-04-28 23:03:50 UTC


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

  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