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
46423c82dabe5482a5923ff7e82b587a840259c1
project
/
app
/
Models
History
chris
41e88ac828
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
..
Address.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +01:00
Customer.php
Create the first models with migrations for handling invoices.
2024-11-25 17:45:24 +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
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