Skip to content

hbliang/shipping-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

composer require hbliang/shippingManager

Configuration

The defaults are set in config/shippingManager.php.

php artisan vendor:publish --provider="Hbliang\ShippingManager\ServiceProvider"

Usage

Test

create a .env.testing file to your project root path and write your settings:

FEDEX_API_KEY=key
FEDEX_API_PASSWORD=password
FEDEX_API_ACCOUNT=account
FEDEX_API_METER=meter
FEDEX_DEBUG=true

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages