You can install the package via composer:
composer require elshaden/laravel-tlyncYou 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
$tlync = new Elshaden\Tlync();
Doc will be updated soonPlease see CONTRIBUTING for details.
Please review our security policy on how to report security vulnerabilities.
The MIT License (MIT). Please see License File for more information.