PHP Classes

File: uploady/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md

Recommend this page to a friend!
  Classes of Faris AL-Otabi   Uploady PHP Upload File to MySQL   uploady/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md   Download  
File: uploady/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Uploady PHP Upload File to MySQL
Store file upload details in a MySQL database
Author: By
Last change: Update of uploady/vendor/robthree/twofactorauth/docs/qr-codes/bacon.md
Date: 1 month ago
Size: 541 bytes
 

Contents

Class file image Download

layout: post title: bacon/bacon-qr-code

Installation

In order to use this provider, you will need to install the library at version 2 (or later) and its dependencies

composer require bacon/bacon-qr-code ^2.0

You will also need the PHP imagick extension if you aren't using the SVG format.

Optional Configuration

Argument | Default value --------------------|--------------- $borderWidth | 4 $backgroundColour | '#ffffff' $foregroundColour | '#000000' $format | 'png'