承接 agenciafmd/admix-leads 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

agenciafmd/admix-leads

最新稳定版本:1.0.0

Composer 安装命令:

composer require agenciafmd/admix-leads

包简介

Keep all your leads safe

README 文档

README

Área Administrativa

Downloads Licença

  • Keep all your leads safe

Installation

composer require agenciafmd/admix-leads:v10.x-dev

Run the migrations

php artisan migrate

If you want to use the seeder, add on your database/seeders/DatabaseSeeder.php

use Agenciafmd\Leads\Database\Seeders\LeadTableSeeder;

$this->call(LeadTableSeeder::class);

Usage

If you are using the agenciafmd/admix-postal, all leads will be saved, without any configuration.

If not, you can use the Agenciafmd\Leads\Models\Lead model to save your leads

Lead::query()
    ->create([
        'source' => 'site',
        'name' => 'Irineu Martins Junior',
        'email' => 'irineu@fmd.ag',
        'phone' => '(17) 3353-2444',
        'description' => 'Conteúdo do lead',
    ]);

统计信息

  • 总下载量: 6.69k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: Unknown
  • 更新时间: 2019-10-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固