offline-agency / laravel-fatture-in-cloud

A wrapper plugin with Fatture in Cloud Api written in Laravel PHP
MIT License
10 stars 8 forks source link

Add missing facade #54

Closed robertogallea closed 3 years ago

robertogallea commented 3 years ago

The facade was defined in the composer.json file but was not implemented.

This PR implements the facade and tests the correct alias resolution.

Giacomo92 commented 3 years ago

Thank you very much! @robertogallea