Skip to content

nanuc/laravel-lexoffice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

composer require nanuc/laravel-lexoffice

Add the following to your config/services.php and add the values to your .env:

'lexoffice' => [
    'endpoint' => env('LEXOFFICE_ENDPOINT', 'https://api.lexoffice.io/v1'),
    'token' => env('LEXOFFICE_TOKEN'),
],

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages