This Laravel wrapper allows you to integrate a Laravel e-commerce platform with the invoicing program Fatture in Cloud using Api.
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.
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/.
Align Fields with last api version:
- Nuova Fattura
- Importa Fattura
- Lista Fattura
Next:
- Make Test
Run the tests with:
composer test
Please see CONTRIBUTING for details.
If you discover any security-related issues, please email [email protected] instead of using the issue tracker.
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:
php vendor/bin/homestead make
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.
Offline Agency is a web design agency based in Padua, Italy. You'll find an overview of our projects on our website.
The MIT License (MIT). Please see License File for more information.