gzero / billin
Billin integration for GZERO CMS
Installs: 316
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 10
Forks: 0
Open Issues: 1
Language:JavaScript
Requires
- gzero/core: dev-master
- gzero/entity: dev-master
- gzero/repository: dev-master
- illuminate/support: 4.2.*
Requires (Dev)
- mockery/mockery: dev-master
- phpunit/phpunit: 4.3.*
This package is not auto-updated.
Last update: 2018-05-08 16:36:55 UTC
README
The project is still in the phase of intensive development
Configuration
Add the service provider to platform configuration in app/config/app.php
'Gzero\Billin\ServiceProvider'
Migrations
Publishing
php artisan core:migrations:publish --package=gzero/billin
Executing
Run Doctrine CLI to execute latest available migration:
./vendor/atrauzzi/laravel-doctrine/bin/doctrine-laravel migrations:migrate
Overriding configuration
In order to override some of the configuration options publish configuration file:
php artisan config:publish gzero/billin
After this feel free to override any options.
Publishing Assets
Package provides some assets that are necessary to publish:
php artisan asset:publish gzero/billin
Usage
Admire the Billin Panel at:
http://localhost:8000/en/account/billin