Skip to content

caereservices/fic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5bd4072 · Mar 30, 2018

History

10 Commits
Mar 30, 2018
Mar 28, 2018
Mar 28, 2018
Mar 28, 2018

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages