pdik/laravel_signhost

A laravel package for the Signhost api

dev-master 2021-11-01 16:04 UTC

This package is auto-updated.

Last update: 2024-03-29 04:39:48 UTC


README

Pdik laravel_signhost package

A simple package to use signhost for your laravel app.

Step 1.

composer require pdik/laravel_signhost

Step 2.

php artisan vendor:publish --tag laravel_signhost-config

Step 3.

Fill in app_key, secret_key, user_token. in app/config/laravel_signhost-config.php

step 4

Use the Trait Hassignature for the model you wanted to be able to have a signuture