xero-laravel
xero-laravel copied to clipboard
I can't understand post methods. can i use post method from this package?
I had tried post method and can't allocate how to use this for post methods?
You need to follow the instructions on calcinai/xero-php, this package is essentially a Laravel wrapper for that and allows you to use eloquent syntax for retrieving Xero objects.
A brief example of how to use xero-laravel in combination with calcinai/xero-php to create Xero objects would really help users of this library and quickly show people looking for a xero wrapper that it can be used for this.