Home
engineers
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
members
id
increments
name
string
job_title
string
timestamps
timestamps
softDeletes
softDeletes
email
string
password
string
national_id
string
joind_at
timestamp
birthdate
date
qualifications
text
attachments
id
increments
ref_id
FK
integer
ref_type
string
attachment
text
timestamps
timestamps
jobs
id
increments
name
string
parent_id
FK
integer
timestamps
timestamps
services
id
increments
title
string
description
string
status
enum
offers
boolean
discount
double
timestamps
timestamps
MemberServices
id
increments
timestamps
timestamps
member_id
FK
integer
service_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01