Skip to content

pcualmac/dpd-integration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DPD API Laravel Package

This package provides the DPD API calls for use in MobiMarket applications.

Installation

Install the latest version with

$ composer require mobi-market/dpd-integration

Run composer update followed by composer dump

Publish the configuration file

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

Update the settings in the configuration file located in: config\dpd.php

Basic Usage

unfinished

About

DPD REST API - Laravel Implementation

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%