Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use Facade to Make #15

Open
emp-sean opened this issue Oct 20, 2017 · 3 comments
Open

How to use Facade to Make #15

emp-sean opened this issue Oct 20, 2017 · 3 comments

Comments

@emp-sean
Copy link

Hi there,

How would I use the Facade to make an entry into Xero?

There are examples there for using it to load, but nothing for actually inserting say a new contact.

Thanks

@tariqbilal
Copy link
Contributor

$invoice = App::make('XeroInvoice');
Please try this way

@techmadeeasy
Copy link

Thank you very much @tariqbilal I used that same logic for the invoice and contact and it worked :)

@tariqbilal
Copy link
Contributor

@techmadeeasy glad it helped.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants