Home
COZY
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
agents
id
increments
currency_id
FK
bigInteger
first_name
string
last_name
string
email
string
avatar
string
phone
bigInteger
address
string
birthdate
date
status
string
civil_id
string
lastlogin
string
timestamps
timestamps
national_id_image
text
verified_at
string
language_key
string
area_id
string
remember_token
string
admins
id
increments
first_name
string
last_name
string
email
string
username
string
password
string
avatar
string
status
boolean
timestamps
timestamps
softDeletes
softDeletes
customers
id
increments
timestamps
timestamps
softDeletes
softDeletes
currencies
id
increments
name
string
code
tinyInteger
symbol
string
format
string
exchange_rate
string
is_active
tinyInteger
plans
id
increments
timestamps
timestamps
slug
string
name
string
description
text
is_active
tinyInteger
price
integer
currency_id
FK
bigInteger
trial_period
tinyInteger
trial_interval
string
invoice_period
tinyInteger
invoice_interval
string
grace_period
smallInteger
grace_interval
string
plan_features
id
increments
timestamps
timestamps
plan_id
FK
bigInteger
slug
string
name
string
description
string
value
string
resettable_period
string
resettable_interval
string
plan_subscriptions
id
increments
timestamps
timestamps
agent_id
FK
bigInteger
plan_is
FK
bigInteger
slug
string
name
string
description
json
trial_ends_at
string
starts_at
string
ends_at
string
cancels_at
string
canceled_at
string
timezone
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01