Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

FattureInCloud API CLIENT CLASS for Laravel 5.x

This class helps you to use the FattureInCloud functionality with your Laravel 5.x framework.

Installation

Using composer insert into composer.json the following code block:

"repositories": [
        {
            "url": "https://github.com/caereservices/fic.git",
            "type": "git"
        }
    ], ...

"require": {
	 "caereservices/fic": "dev-master", ...

then run composer update

Get started

Following example show the basic steps for use this class in your code.

About

FattureInCloud Laravel Class

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages