Search by

ba5liel / santimpay

ba5liel

SantimPay Laravel API Package.

v1.4.1 2024-07-17 15:32 UTC

This package is auto-updated.

Last update: 2026-09-17 19:58:34 UTC


README

Installation

You can install the package via composer:

composer require ba5liel/santimpay

For Laravel version <= 5.4

With version 5.4 or below, you must register your facades manually in the aliases section of the config/app.php configuration file.

"aliases": {
            "SantimPay": "SantimPay\\SantimPay\\Facades\\SantimPay"
        }

Credits

License

The MIT License (MIT). Please see License File for more information.