PHPackages                             krsman/fedex-laravel4 - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. krsman/fedex-laravel4

ActiveLibrary[API Development](/categories/api)

krsman/fedex-laravel4
=====================

A service provider to integrate FedEx services into your Laravel Project

1.0(9y ago)12141MITPHP

Since Oct 5Pushed 9y ago1 watchersCompare

[ Source](https://github.com/krsman/fedex-laravel4)[ Packagist](https://packagist.org/packages/krsman/fedex-laravel4)[ RSS](/packages/krsman-fedex-laravel4/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (2)Used By (0)

FedEx Laravel 4
===============

[](#fedex-laravel-4)

This is a fork of Arkitecht/fedex-laravel, package modified for backward compability to support Laravel 4.\*.

Quick Installation
------------------

[](#quick-installation)

You can install the package most easily through composer

#### Laravel 4.x

[](#laravel-4x)

```
composer require krsman/fedex-laravel4

```

Using it in your project
------------------------

[](#using-it-in-your-project)

**Add the service provider to your config/app.php**

```
