gzero / billin
This package is abandoned and no longer maintained.
No replacement package was suggested.
Billin integration for GZERO CMS
dev-master
2014-12-05 20:06 UTC
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