Home
wimm
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
user
id
increments
first_name
string
last_name
string
email
string
password
string
token_reset_password
string
token_reset_exp_date
datetime
login_attempts
tinyInteger
login_attempts_last_date
datetime
status
tinyInteger
timestamps
timestamps
banking_account
id
increments
label
string
status
tinyInteger
timestamps
timestamps
user_banking_account
id
increments
user_id
FK
integer
banking_account_id
FK
integer
operation
id
increments
amount
float
polarity
tinyInteger
devise_id
integer
category_id
FK
integer
label
string
banking_account_id
FK
integer
user_id
FK
integer
datetime
datetime
timestamps
timestamps
category
id
increments
icon_id
FK
integer
color
string
(6)
user_id
FK
integer
icon
id
increments
class_name
string
data
text
balance
id
increments
amount
float
banking_account_id
FK
integer
timestamps
timestamps
invitation
id
increments
email
string
banking_account_id
FK
integer
status
tinyInteger
timestamps
timestamps
×
Comments for wimm
owmince . 10 February 2017
i like pokepoke
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01