Home
msgserver
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
server
id
increments
name
string
(255)
number
string
(255)
number_code
string
(255)
timestamps
timestamps
softDeletes
softDeletes
domain
id
increments
timestamps
timestamps
softDeletes
softDeletes
code
string
(255)
url
string
(255)
ip_access
string
(255)
module
id
increments
name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
lang
id
increments
code
string
(2)
name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
country
id
increments
name
string
(255)
code
string
(2)
timestamps
timestamps
softDeletes
softDeletes
msgserver
id
increments
timestamps
timestamps
softDeletes
softDeletes
module_id
bigInteger
code
string
(255)
domain_id
FK
bigInteger
type
string
(255)
country_id
bigInteger
lang_id
FK
bigInteger
server_id
bigInteger
name
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01