Home
Taqadm-Cplatform
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
role
tinyInteger
name
string
(255)
email
string
(255)
password
string
phone
string
status
tinyInteger
owners
id
increments
timestamps
timestamps
name
string
(255)
email
string
(255)
password
string
(255)
phone
string
(255)
status
tinyInteger
countries
id
increments
timestamps
timestamps
name
string
(255)
code
string
(255)
states
id
increments
timestamps
timestamps
name
string
(255)
country_id
FK
integer
regions
id
increments
timestamps
timestamps
name
string
state_id
FK
integer
providers
id
increments
timestamps
timestamps
name
string
(255)
status
tinyInteger
email
string
(255)
password
string
phone
string
region_id
FK
integer
customers
id
increments
timestamps
timestamps
name
string
(255)
email
string
password
string
(255)
phone
string
region_id
FK
integer
status
tinyInteger
gender
tinyInteger
parents
id
increments
timestamps
timestamps
customer_id
FK
integer
students
id
increments
timestamps
timestamps
customer_id
FK
integer
teachers
id
increments
timestamps
timestamps
provider_id
FK
integer
assistants
id
increments
timestamps
timestamps
provider_id
FK
integer
centers
id
increments
timestamps
timestamps
type
tinyInteger
name
string
(255)
status
integer
email
string
(255)
phone
string
image
string
(255)
region_id
FK
integer
rooms
id
increments
timestamps
timestamps
stausents_chares
integer
center_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01