laravel-quickbooks-client icon indicating copy to clipboard operation
laravel-quickbooks-client copied to clipboard

SPINEN's Laravel Client for QuickBooks.

Results 10 laravel-quickbooks-client issues
Sort by recently updated
recently updated
newest added

``` Your requirements could not be resolved to an installable set of packages. Problem 1 - spinen/laravel-quickbooks-client[1.0.0, ..., 1.0.2, 2.0.0, ..., 2.0.1] require illuminate/database ^5.5 -> found illuminate/database[v5.5.0, ..., v5.8.36]...

Provider.php in function mapUserToObject(array $user) `'name' => trim(sprintf('%s %s', $user['givenName'], $user['familyName'])),` Happens then QB have empty user name. Just need to add a small check

Use version 6.0 of the quickbooks sdk to stop composer2 from throwing a psr-4 error

I submitted a change to fix the composer2 psr-4 error caused by the quickbooks php sdk package. No other changes were made, but this will resolve modern composer errors

QBO API Explorer returns a key namely "time" in all responses, this is not available in this package response serialize

enhancement

For example, save auth against a `Company` model rather than a user, allowing multiple users to access the same connection. Will fork and PR.

enhancement

Im having issues, My App needs to be connected to multiple QBO Accounts. The problem is, when my **App User A** is connected to **QBO Account A** then another "App...

enhancement

Quickbooks is updating their Online Accounting API. Support for minor versions 1 through 74 of the QuickBooks Online Accounting API will end on August 1, 2025. Beginning August 1, 2025,...