mobi-market/dpd-integration

v3.0.1 2022-02-02 10:20 UTC

This package is auto-updated.

Last update: 2024-09-29 05:29:06 UTC


README

此包提供DPD API调用,用于MobiMarket应用程序。

安装

使用以下命令安装最新版本

$ composer require mobi-market/dpd-integration

运行 composer update 然后运行 composer dump

发布配置文件

php artisan vendor:publish --provider="MobiMarket\DpdShipping\DpdServiceProvider"

更新位于: config\dpd.php 的配置文件中的设置

基本用法

unfinished