Skip to content

A Laravel library to signup on Pipedrive with your referral code.

License

Notifications You must be signed in to change notification settings

LasseRafn/laravel-pipedrive-signup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Pipedrive Signup

#Installation

  1. Require using composer
composer require lasserafn/laravel-pipedrive-signup
  1. Add the PipedriveSignupServiceProvider to your config/app.php providers array.
'providers' => [
    \LasseRafn\PipedriveSignup\PipedriveSignupServiceProvider::class,
]

About

A Laravel library to signup on Pipedrive with your referral code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages