Open Source Billing built on Laravel base
Go to file
Deon George 1c4cb6f38c
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 31s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
Fix usage_broadband, since our usage data is a float
2024-07-26 14:46:06 +10:00
.gitea/workflows
app Fix usage_broadband, since our usage data is a float 2024-07-26 14:46:06 +10:00
bootstrap Added API stub configuration 2024-07-26 14:46:06 +10:00
config Added API stub configuration 2024-07-26 14:46:06 +10:00
database Fix usage_broadband, since our usage data is a float 2024-07-26 14:46:06 +10:00
docker
public
resources Move charge actions to ChargeController, implemented charge delete 2024-07-26 12:33:42 +10:00
routes Fix usage_broadband, since our usage data is a float 2024-07-26 14:46:06 +10:00
storage
tests
.env.example
.env.testing
.gitattributes
.gitignore
artisan
composer.json
composer.lock Move charge actions to ChargeController, implemented charge delete 2024-07-26 12:33:42 +10:00
helpers.php
package-lock.json
package.json
phpunit.xml
server.php
webpack.mix.js