Home
restx
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Drinks
id
increments
timestamps
timestamps
name
string
(64)
ingredients
string
picture
string
Sellables
id
increments
timestamps
timestamps
cost
double
stockable
boolean
stock
integer
type
integer
Foods
id
increments
timestamps
timestamps
name
string
ingredients
string
picture
string
Menus
id
increments
timestamps
timestamps
discount
double
student_only
boolean
Schools
id
increments
timestamps
timestamps
Customers
id
increments
timestamps
timestamps
name
string
email
string
(64)
billing_address
string
billing_postcode
string
billing_address2
string
billing_phone
string
isTeacher
boolean
isStudent
boolean
Teachers
id
increments
timestamps
timestamps
Students
id
increments
timestamps
timestamps
Orders
id
increments
timestamps
timestamps
Status
integer
×
Comments for restx
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01