Home
bulldog-users
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
email
string
password
string
salt
string
register_ip
string
remember_token
string
forget_token
string
timestamps
timestamps
softDeletes
softDeletes
user_groups
id
increments
name
string
user_profiles
user_id
FK
integer
name
string
surname
string
twitter
string
phone
string
mobile
string
timezone
string
date_format
string
time_format
string
job_title
string
public_notes
text
admin_notes
text
clients
id
increments
company_name
string
billing_address_line_1
string
billing_address_line_2
string
billing_address_city
string
billing_address_postcode
string
billing_address_county
string
billing_address_country
string
vat_registration
string
email_domain
string
timestamps
timestamps
softDeletes
softDeletes
notification_providers
id
increments
name
string
privileges
id
increments
action
string
model
string
login_attempts
id
increments
user_id
FK
integer
public_ip
string
success
boolean
timestamps
timestamps
user_notification_prefs
user_id
FK
integer
notification_id
integer
provider_id
FK
integer
notification_events
id
increments
event
string
user_notification_slack
integration_id
FK
integer
user_id
FK
integer
username
string
users_rb_sso
user_id
FK
integer
sso_id
integer
projects
id
increments
number
string
creator
FK
integer
client_id
FK
integer
name
string
description
text
timestamps
timestamps
prj_tags
id
increments
tag
string
×
Comments for bulldog-users
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01