Skip to content

pdik/laravelsignhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A Laravel package for signhost

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages