Open Source Billing built on Laravel base
Go to file
Deon George 121aa5b31c
Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts
2020-05-29 14:10:10 +10:00
app Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts 2020-05-29 14:10:10 +10:00
bootstrap Added oauth login 2019-09-03 14:43:59 +10:00
config Update framework and javascript 2020-05-26 11:44:02 +10:00
database ADSL Traffic import 2020-05-28 15:08:13 +10:00
public Update framework and javascript 2020-05-26 11:44:02 +10:00
resources ADSL Traffic import 2020-05-28 15:08:13 +10:00
routes Enable invoice emailing 2020-05-25 17:45:17 +10:00
storage Initial refactoring work 2018-05-20 22:53:14 +10:00
tests Fixes to pass unit testing 2020-04-02 08:59:22 +11:00
.env.example Fixes for password reset via queues 2020-01-30 21:39:25 +11:00
.env.testing Initial refactoring work 2018-05-20 22:53:14 +10:00
.gitattributes Initial Spark Install 2017-11-03 16:26:07 +11:00
.gitignore Progress on order progress 2020-04-19 08:33:41 +10:00
.gitlab-ci.yml Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
artisan Update to Laravel 6 2020-01-11 13:36:11 +11:00
composer.json Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts 2020-05-29 14:10:10 +10:00
composer.lock Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts 2020-05-29 14:10:10 +10:00
package-lock.json Update framework and javascript 2020-05-26 11:44:02 +10:00
package.json Update framework and javascript 2020-05-26 11:44:02 +10:00
phpunit.xml Removed redundant items, upgraded to laravel 5.6 2018-04-10 21:35:29 +10:00
server.php Initial Spark Install 2017-11-03 16:26:07 +11:00
webpack.mix.js Update framework and javascript 2020-05-26 11:44:02 +10:00