Home
Sahm
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
email
string
phone
string
password
string
role
enum
vendors
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
logo
string
country_id
FK
bigInteger
governate_id
FK
bigInteger
city_id
FK
bigInteger
address
text
phone
string
whatsapp
string
url
string
description
text
id_front_image
string
id_back_image
string
active
boolean
user_id
FK
bigInteger
type
enum
countries
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
governorates
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
country_id
integer
cities
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(191)
governorate_id
integer
working_scopes
id
increments
timestamps
timestamps
softDeletes
softDeletes
vendor_id
FK
bigInteger
country_id
FK
bigInteger
vendor_wallets
id
increments
timestamps
timestamps
softDeletes
softDeletes
vendor_id
FK
bigInteger
provider_name
string
account_no
string
type
enum
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01