/laravel-fatture-in-cloud

A wrapper plugin with Fatture in Cloud Api written in Laravel PHP

Primary LanguagePHPMIT LicenseMIT

Laravel integration with Fatture in Cloud

Latest Stable Version MIT Licensed Build Status Quality Score StyleCI Total Downloads

This Laravel wrapper allows you to integrate a Laravel e-commerce platform with the invoicing program Fatture in Cloud using Api.

Fatture in Cloud

With Fatture in Cloud you can generate online invoices, electronic invoices (B2B, B2C and PA), estimates and you can check profits and costs from your computer or from Android and iOS smartphones and tablets.

Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.

Installation and usage

composer require offline-agency/laravel-fatture-in-cloud

You'll find installation instructions and full documentation on https://docs.offlineagency.com/laravel-fatture-in-cloud/.

To do

Align Fields with last api version:

  • Nuova Fattura
  • Importa Fattura
  • Lista Fattura

Next:

  • Make Test

Testing

Run the tests with:

composer test

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security-related issues, please email support@offlineagency.com instead of using the issue tracker.

Homestead Environment

An optional Homestead per project virtual machine environment has been included with this project, for instructions on installing Laravel Homestead with Vagrant see First Steps.

Once vagrant is installed, from the project directory, run:

Mac / Linux

php vendor/bin/homestead make

Windows

vendor\\bin\\homestead make

Next, run the vagrant up command in your terminal. You can SSH into your virtual machine by issuing the vagrant ssh terminal command from your project directory. For full instructions on how to access the project using Homestead see the Laravel Homestead documentation.

Credits

About us

Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.

License

The MIT License (MIT). Please see License File for more information.