Open Source Billing built on Laravel base
Go to file
Deon George f41fc3eb9c Query optimisations using with() 2020-02-10 22:07:46 +11:00
app Query optimisations using with() 2020-02-10 22:07:46 +11:00
bootstrap Added oauth login 2019-09-03 14:43:59 +10:00
config Next/Future invoices for users 2020-02-08 22:51:50 +11:00
database Invoice rendering for service, and unit testing for Invoice Item quantity 2020-02-06 18:31:43 +09:00
public Reactivate NPM, updates from peer projects 2020-01-21 21:06:09 +11:00
resources Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
routes Changed account search to user search, show connection charges on invoice for pending services 2020-02-07 07:11:02 +09:00
storage Initial refactoring work 2018-05-20 22:53:14 +10:00
tests Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +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 Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +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 Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
composer.lock Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
package-lock.json Reactivate NPM, updates from peer projects 2020-01-21 21:06:09 +11:00
package.json Fixes for password reset via queues 2020-01-30 21:39:25 +11: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 Upgrade to Laravel 5.8 and AdminLTE3 2019-06-02 15:35:48 +10:00