Home
manazel
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(20)
userName
string
(20)
type
string
(20)
email
string
(30)
role_id
bigInteger
email_verified_at
timestamp
password
string
(30)
password_confirmation
string
(30)
phone
string
(20)
status
enum
birth
string
(30)
gender
enum
language
string
(20)
theme_mode
string
(20)
timestamps
timestamps
title
string
(20)
roles
id
increments
timestamps
timestamps
name_ar
string
(20)
name_en
string
(20)
guard
string
(30)
created_at
timestamp
updated_at
timestamp
permissions
id
increments
timestamps
timestamps
name_ar
string
(20)
name_en
string
(20)
can
string
(30)
middleware
string
(30)
group
string
(30)
branches
id
increments
timestamps
timestamps
trader_id
bigInteger
user_id
bigInteger
clients
id
increments
timestamps
timestamps
branch_id
bigInteger
trader_id
bigInteger
factory_invoices
id
increments
timestamps
timestamps
user_id
bigInteger
trader_id
bigInteger
traders
id
increments
timestamps
timestamps
user_id
bigInteger
name
string
(20)
address
string
(30)
trader_invoices
id
increments
timestamps
timestamps
client_transactions
id
increments
timestamps
timestamps
client_id
bigInteger
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01