Home
3 esh
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
admins
id
increments
timestamps
timestamps
name
string
email
string
password
string
photo
string
created_at
string
updated_at
string
role_id
string
users
id
increments
timestamps
timestamps
name
string
email
string
password
string
photo
string
blocked
boolean
is_active
boolean
created_at
string
updated_at
string
vendors
id
increments
timestamps
timestamps
name
string
photo
string
blocked
string
is_approved
boolean
is_active
boolean
created_at
string
contact_person
string
logo
string
address
string
business_name
string
updated_at
string
categories
id
increments
timestamps
timestamps
name
string
name_ar
string
description
string
parent_id
float
level
string
photo
string
created_at
string
updated_at
string
vendor_categories
id
increments
timestamps
timestamps
cat_id
string
vendor_id
string
subscription_plans
timestamps
timestamps
id
increments
name
string
price
string
duration_days
string
features
string
photo
string
is_active
string
branches
id
increments
timestamps
timestamps
vendor_id
string
name
string
address
string
latitude
string
longitude
string
manager_name
string
phone
string
email
string
photo
string
is_approved
string
is_active
string
opening_time
string
closing_time
string
working_days
string
notes
string
employees
id
increments
timestamps
timestamps
vendor_id
string
branch_id
string
name
string
email
string
position
string
photo
string
password
string
role_id
string
discount_transactions
id
increments
timestamps
timestamps
vendor_id
string
branch_id
string
user_id
string
amount
string
discount_percentage
string
discount_amount
string
confirmation_code
string
is_confirmed
string
employee_id
string
subscription_users
id
increments
timestamps
timestamps
user_id
string
subscription_id
string
roles
id
increments
timestamps
timestamps
name
string
guard_name
string
created_at
string
updated_at
string
permissions
id
increments
timestamps
timestamps
name
string
guard_name
string
created_at
string
updated_at
string
role_pemissions
id
increments
timestamps
timestamps
role_id
string
permission_id
string
settings
id
increments
timestamps
timestamps
key
string
value
string
×
Comments for 3 esh
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01