A simple package to use signhost for your laravel app.
composer require pdik/laravel_signhost
php artisan vendor:publish --tag laravel_signhost-config
Fill in app_key, secret_key, user_token. in app/config/laravel_signhost-config.php
Use the Trait Hassignature
for the model you wanted to be able to have a signuture