Skip to content
 
 

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piction Client

This package will work independently of the Laravel Framework.

Composer Setup

composer require imamuseum/piction-client

Environmental Variables Setup

Add Piction Variables to your .env:

PICTION_ENDPOINT_URL=null
PICTION_IMAGE_URL=null
PICTION_USERNAME=null
PICTION_PASSWORD=null
PICTION_FORMAT=null
PICTION_SURL=null

Laravel Specific

Service Provider

In config\app.php add to the autoloaded providers -

Imamuseum\PictionClient\PictionServiceProvider::class,

Publish Config

php artisan vendor:publish

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages