Home
BaaLook
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
institutions
id
increments
id_type
FK
integer
id_professionnels
FK
integer
timestamps
timestamps
name
string
(255)
phone1
string
(255)
phone2
string
(255)
email
string
(255)
owner_id
integer
professionnels
id
increments
timestamps
timestamps
email
string
(255)
password
string
(255)
name
string
(255)
phone
string
(255)
types
id
increments
timestamps
timestamps
name
string
(255)
adresses
id
increments
id_countrie
FK
integer
id_institution
FK
integer
timestamps
timestamps
city
string
(255)
postal_code
string
(255)
street
string
(255)
state
string
(255)
country
string
(255)
countries
id
increments
timestamps
timestamps
name
string
(255)
employees
id
increments
id_institution
FK
integer
timestamps
timestamps
name
string
(255)
phone
string
(255)
hours
id
increments
id_institution
FK
integer
timestamps
timestamps
name
string
(255)
activitys_institutions
id
increments
id_institution
FK
integer
timestamps
timestamps
name
string
(255)
id_activitie
FK
integer
activities
id
increments
timestamps
timestamps
services
id
increments
id_activitie
FK
integer
name
string
(255)
timestamps
timestamps
prestations
id
increments
timestamps
timestamps
name
string
(255)
id_service
FK
integer
calendars
id
increments
timestamps
timestamps
period
string
(255)
id_prestation
FK
integer
employees_prestations
id
increments
timestamps
timestamps
id_prestation
FK
integer
name
string
(255)
id_employee
FK
integer
users
id
increments
timestamps
timestamps
name
string
(255)
socials_accounts
id
increments
timestamps
timestamps
name
string
(255)
provider_name
string
(255)
provider_id
integer
id_user
FK
integer
×
Comments for BaaLook
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01