andremyid / our-partner-client
The Andremyid Our Partner Client package.
v0.1.0
2016-09-23 09:49 UTC
Requires
- php: >=5.4.0
- andremyid/framework: 0.1.*
This package is not auto-updated.
Last update: 2024-12-31 23:17:43 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