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
Requires
- php: >=5.4.0
- andremyid/framework: 0.1.*
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