This website requires JavaScript.
Explore
Help
Sign In
ri-st
/
project
Watch
1
Star
0
Fork
0
You've already forked project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e371083b29cb1a6a495771fc1ddc4162e0199e2b
project
/
app
/
Models
History
chris
13c23a076a
Build everything to deal with tax rates.
2024-12-11 11:52:14 +01:00
..
Address.php
Add comments to address model.
2024-12-10 21:17:20 +01:00
Customer.php
Create routes and views for customers and their addresses.
2024-12-10 21:09:12 +01:00
Invoice.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
Invoiceitem.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
Payment.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
Taxrate.php
Build everything to deal with tax rates.
2024-12-11 11:52:14 +01:00
User.php
Create a basic authentication controller with api routes and extend User model with api tokens.
2024-11-25 17:10:40 +01:00