Home
test
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
students
id
increments
name
string
timestamps
timestamps
card_ids
id
increments
student_id
integer
class
string
degree
integer
timestamps
timestamps
clients
id
increments
name
string
email
string
timestamps
timestamps
posts
id
increments
client_id
integer
title
string
description
string
timestamps
timestamps
orders
id
increments
total_price
integer
address
string
timestamps
timestamps
products
id
increments
name
string
price
string
discount
string
photo
string
timestamps
timestamps
order_product
order_id
integer
product_id
integer
timestamps
timestamps
×
Comments for test
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01