andremyid/our-partner-client

The Andremyid Our Partner Client package.

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/andremyid/our-partner-client

v0.1.0 2016-09-23 09:49 UTC

This package is not auto-updated.

Last update: 2025-10-08 03:01:08 UTC


README

The Andremyid Our Partner Client package.

Installation

  • Add the following to your Composer JSON file
"andremyid/our-partner-client": "0.0.x-dev"
  • Run Composer
$ composer update
  • Add the following to 'Andremyid/Framework-Core' => 'ServiceProvider'
Andremyid\OurPartnerClient\OurPartnerClientServiceProvider
  • Run the migration

Copy from database migrate manually.

// first, optional
$ composer dump-autoload
// and then
$ php andre migrate

Usage

Extending