This website requires JavaScript.
Explore
Help
Sign In
deon
/
osb
Watch
1
Star
0
Fork
0
You've already forked osb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
452
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deon George
b37045acca
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push)
Successful in 41s
Details
Create Docker Image / Final Docker Image Manifest (push)
Successful in 9s
Details
PHP deprecation fixes, assigning null arguments in methods
2025-05-22 18:37:04 +10:00
.gitea
/workflows
Updated for gitea
2024-07-06 09:00:36 +10:00
app
PHP deprecation fixes, assigning null arguments in methods
2025-05-22 18:37:04 +10:00
bootstrap
Updated datatables, using @pa instead of @js/@css, using conditionalPaging in datatables
2024-07-28 21:33:30 +10:00
config
Put back google social login
2024-08-23 21:51:29 +10:00
database
Remove MYSQL schema, since we no longer use mysql. Remove price_override
2025-05-21 18:33:36 +10:00
docker
Updated for gitea
2024-07-06 09:00:36 +10:00
public
Fix adding the product_id to account based charges (when services are not active)
2024-09-16 11:36:55 +10:00
resources
Move some service\type::class methods into __get(), no functional changes
2025-05-22 17:57:39 +10:00
routes
Fixes for supplier configuration product links
2025-05-18 22:07:29 +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 Passkey login, fixed password reset as a result of updating laravel
2024-07-23 20:25:32 +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
artisan
Update laravel framework from 9 to 11, removed some old packages
2024-07-06 11:06:07 +10:00
composer.json
Moved some basic intuit commands to leenooks/intuit
2024-08-12 20:58:35 +10:00
composer.lock
Fixes for intuit:invoice:add, TaxSync and InvoiceSync
2024-08-22 21:43:06 +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
Description
Open Source Billing built on Laravel base
22
MiB
Languages
PHP
69.5%
Blade
30.4%