Open Source Billing built on Laravel base
Go to file
Deon George 7c91082ca8 Fix user creation in order - language_id doesnt have a default value 2024-02-02 10:58:29 +11:00
app Fix user creation in order - language_id doesnt have a default value 2024-02-02 10:58:29 +11:00
bootstrap Added oauth login 2019-09-03 14:43:59 +10:00
config Added intuit payments 2023-05-13 21:20:56 +10:00
database Added intuit payments 2023-05-13 21:20:56 +10:00
public Updates to Product Model, product updates, enable pricing update, improved formating of product services 2023-05-04 22:21:14 +10:00
resources Telephone is now phone 2023-06-16 15:10:36 +10:00
routes Added intuit payments 2023-05-13 21:20:56 +10:00
storage Initial refactoring work 2018-05-20 22:53:14 +10:00
tests Fixes to CI testing 2022-06-12 18:32:19 +10:00
.env.example Added intuit payments 2023-05-13 21:20:56 +10:00
.env.testing Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +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 Updated docker base image and synchronise consistent docker build/test 2023-03-15 16:21:53 +11:00
.gitlab-docker-x86_64.yml Updated docker base image and synchronise consistent docker build/test 2023-03-15 16:21:53 +11:00
.gitlab-test.yml Updated docker base image and synchronise consistent docker build/test 2023-03-15 16:21:53 +11:00
Dockerfile Updated docker base image and synchronise consistent docker build/test 2023-03-15 16:21:53 +11:00
artisan Framework updates and minor cosmetic fixes 2021-09-28 10:09:56 +10:00
composer.json Framework update, and moved markup() helper to new helpers.php 2023-05-03 18:24:14 +10:00
composer.lock Add event to process webhook payments 2023-05-13 23:51:27 +10:00
helpers.php Framework update, and moved markup() helper to new helpers.php 2023-05-03 18:24:14 +10:00
package-lock.json Update framework and javascript 2020-05-26 11:44:02 +10:00
package.json Update to Laravel 8 2021-06-29 16:40:54 +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