承接 ventrec/laravel-entity-sync-endpoint 相关项目开发

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

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

ventrec/laravel-entity-sync-endpoint

Composer 安装命令:

composer require ventrec/laravel-entity-sync-endpoint

包简介

Endpoint that handles syncing of entities

README 文档

README

Latest Version on Packagist Software License Build Status Total Downloads

Handles incoming sync requests for the laravel entity sync package.

Introduction

This is the client package of the laravel entity sync package. The laravel entity sync package syncs entities to the endpoints that this package creates. This package will then handle the data and create, update or delete the entity.

The structure of your tables should be the same on both the master database and the client database.

Installation

  1. composer require ventrec/laravel-entity-sync-endpoint
  2. Add Ventrec\LaravelEntitySyncClient\LaravelEntitySyncClientProvider::class to providers in app.php
  3. Publish the config file php artisan vendor:publish --provider="Ventrec\LaravelEntitySyncClient\LaravelEntitySyncClientProvider"
  4. Update the config file
    • Add the entities that you expect to receive requests for. This should be the same entities that you have entered in the master config.
    • Enter an api token that should be used to verify the requests. This should be the same token that was used in the master config.
    • (Optional) Enter a prefix for the api-endpoint. If no prefix is entered, all requests will be sent to /entity-sync

Usage

All models that is used must have protected $guarded = [].

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-10-15

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固