Home
Shadowmakerswebsite
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
Name
string
(255)
email
string
(255)
email_verfied_at
timestamps
remember_token
string
(100)
password
string
(255)
created_at
timestamp
updated_at
timestamps
softDeletes
softDeletes
Password_resets
email
string
(255)
token
string
(255)
created_at
timestamps
Informations
id
increments
first_name
string
(255)
full_name
string
(255)
address
string
(255)
telephone_number
string
(10)
shadow_email
string
(255)
discord
string
(255)
image
string
(255)
description
text
twitter
string
(255)
instagram
string
(255)
facebook
string
(255)
snapchat
string
(255)
twitch
string
(255)
youtube
string
(255)
mixer
string
(255)
website
string
(255)
users_id
bigIncrements
city_id
bigIncrements
roles
id
increments
role
string
(100)
timestamps
timestamps
city
id
increments
zip
string
(10)
city
string
(100)
role_user
id
increments
timestamps
timestamps
role_id
bigIncrements
users_id
bigIncrements
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01