| Package Data | |
|---|---|
| Maintainer Username: | agenciafmd | 
| Maintainer Contact: | leonardo@mixd.com.br (Leonardo Lemos) | 
| Package Create Date: | 2016-02-03 | 
| Package Last Update: | 2016-03-18 | 
| Language: | PHP | 
| License: | MIT | 
| Last Refreshed: | 2025-10-25 15:03:23 | 
| Package Statistics | |
|---|---|
| Total Downloads: | 253 | 
| Monthly Downloads: | 0 | 
| Daily Downloads: | 0 | 
| Total Stars: | 0 | 
| Total Watchers: | 2 | 
| Total Forks: | 0 | 
| Total Open Issues: | 0 | 
This package can send leads to Mixd Internet Eleads. If you wish to use the eleads contact us => atendimento@mixd.com.br
NOTE If you are using Laravel 5.0, then use the v1.0.0 branch or tagged
2.0.*releases.
This package currently requires Laravel >= 5.1
require by packagist
  composer require mixdinternet/eleads
Add on service provider array in app.php
   Mixdinternet\Eleads\EleadsServiceProvider::class,
Send lead
   \Eleads::send($yourRequestInstance);
To queue
   \Eleads::toQueue($yourRequestInstance);
NOTE Only the token is required
Field | Value | Description ------|-------|------------ token | String | identifies the client nome | String | Lead Name estado | String | State cidade | String | City email | String | Lead Email telefone | String | Lead phone descricao | String | Open text custom1 | String | Open Text custom2 | String | Open Text heat | Integer | Relevance