Open Source Billing built on Laravel base
Go to file
Deon George 32c562cf30
Enable invoice emailing
2020-05-25 17:45:17 +10:00
app Enable invoice emailing 2020-05-25 17:45:17 +10:00
bootstrap Added oauth login 2019-09-03 14:43:59 +10:00
config Enable invoice emailing 2020-05-25 17:45:17 +10:00
database Show order info reference on pending orders 2020-04-22 23:23:54 +10:00
public Minor fixes from other projects 2020-05-25 14:09:27 +10:00
resources Enable invoice emailing 2020-05-25 17:45:17 +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 Update composer and move themes to under views 2020-04-14 17:14:43 +10:00
composer.lock Update composer and move themes to under views 2020-04-14 17:14:43 +10: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