Home
apiserver
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
users
user_id
integer
first_name
string
last_name
string
(50)
password
string
(50)
account
bigInteger
solde
bigInteger
wallet_id
string
(50)
telephone
bigInteger
email
string
(50)
role_id
FK
bigInteger
id_oper
FK
integer
timestamps
timestamps
Operation
id_oper
integer
amount
bigInteger
currency
string
(5)
fee
integer
type_oper_id
FK
integer
merchant_id
FK
integer
user_id
FK
integer
op_type
FK
integer
timestamps
timestamps
Role
role_id
integer
description
string
(50)
timestamps
timestamps
Op_type
type_oper_id
integer
description
string
(50)
timestamps
timestamps
Merchant
merchant_id
integer
merch_name
string
(500)
account_number
bigInteger
status
string
mcc
bigInteger
qr_code_pass
string
balance
bigInteger
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01