Download the PHP package ausloans/laravel-hubspot without Composer
On this page you can find all versions of the php package ausloans/laravel-hubspot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ausloans/laravel-hubspot
More information about ausloans/laravel-hubspot
Files in ausloans/laravel-hubspot
Download ausloans/laravel-hubspot
More information about ausloans/laravel-hubspot
Files in ausloans/laravel-hubspot
Vendor ausloans
Package laravel-hubspot
Short Description PHP HubSpot API wrapper for Laravel 5.5+.
License Apache-2.0
Package laravel-hubspot
Short Description PHP HubSpot API wrapper for Laravel 5.5+.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package laravel-hubspot
Modified Fungku\HubSpot to support Laravel 5.5+
HubSpot API package for Laravel 5.5+
This is a modified version of Fungku\HubSpot(https://packagist.org/packages/fungku/hubspot-php) to support Laravel version 5.5+. Most of the hard-working code is modified classes from HubSpot/haPiHP.
Setup
1.) install via composer
2.) then run
3.) Open app/config/app.php
and add this to the providers array:
and on the Class Aliases add this
TO SET YOUR API KEY: Open your environment variables file(.env) and add this
Examples
Contacts:
Lists
All versions of laravel-hubspot with dependencies
PHP Build Version
Package Version
Requires
ausloans/hubspot Version
1.0.*
The package ausloans/laravel-hubspot contains the following files
Loading the files please wait ....