Skip to content

centrust/laravel-tlync

 
 

Repository files navigation

Laravel SKD for Tlync Payment Gateway

Latest Version on Packagist Total Downloads

Installation

You can install the package via composer:

composer require elshaden/laravel-tlync

You can publish and run the migrations with:

You must publish the config file with:

php artisan vendor:publish --tag="laravel-tlync-config"

This is the contents of the published config file:

And Also publishes the Hashids file, if you already have that, please add the custom connections to your file

Usage

$tlync = new Elshaden\Tlync();

Doc will be updated soon

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

About

Tlync SDK for Laravel

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%