Skip to content

risscsolutions/printformer-laravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Printformer Laravel

License: MIT Latest Stable Version Total Downloads

Installation

composer require risscsolutions/printformer-laravel

Run the vendor:publish command

php artisan vendor:publish

Add your printformer credentials to your .env file

Usage

Get an Instance of the printformer-SDK

$printformer = app(\Rissc\Printformer\Printformer::class);

Refer to the documentation of the printformer-php-sdk

About

A Laravel Package to wrap the printformer SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages