Open Source Billing built on Laravel base
Go to file
Deon George b01976a6ae
Another fix for dates when using addMonth()
2021-03-12 22:59:19 +11:00
app Another fix for dates when using addMonth() 2021-03-12 22:59:19 +11:00
bootstrap Added oauth login 2019-09-03 14:43:59 +10:00
config Merge standard code from other projects 2021-02-17 21:28:19 +11:00
database Add Generic service - all services should have a type model 2020-12-02 21:36:36 +11:00
public Merge standard code from other projects 2021-02-17 21:28:19 +11:00
resources Show traffic monthly summary 2021-03-12 21:08:40 +11:00
routes Add paypal payments 2020-07-27 14:49:59 +10:00
storage Initial refactoring work 2018-05-20 22:53:14 +10:00
tests Update gitlab-ci 2020-12-02 21:55:15 +11:00
.env.example Add paypal payments 2020-07-27 14:49:59 +10: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 Update gitlab-ci 2020-12-02 21:55:15 +11:00
artisan Update to Laravel 6 2020-01-11 13:36:11 +11:00
composer.json Add paypal payments 2020-07-27 14:49:59 +10:00
composer.lock Add paypal payments 2020-07-27 14:49:59 +10:00
package-lock.json Update framework and javascript 2020-05-26 11:44:02 +10:00
package.json Merge standard code from other projects 2021-02-17 21:28:19 +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 Update framework and javascript 2020-05-26 11:44:02 +10:00