Home
n2i
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
first_name
string
(255)
last_name
string
(255)
email
string
(255)
password
string
(60)
events
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
description
text
starts_at
datetime
ends_at
datetime
user_id
FK
integer
transactions
id
increments
timestamps
timestamps
softDeletes
softDeletes
value
decimal
description
text
user_id
FK
integer
event_id
FK
integer
event_user
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
event_id
FK
integer
refunds
id
increments
timestamps
timestamps
softDeletes
softDeletes
user_id
FK
integer
transaction_id
FK
integer
pourcent
decimal
state
string
(255)
×
Comments for n2i
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01