Home
lost things
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
clients
id
increments
city_id
integer
name
string
phone
string
email
string
photo
string
pin_code
string
password
string
timestamps
timestamps
governorates
id
increments
name
string
timestamps
timestamps
cities
id
increments
governorate_id
integer
name
string
timestamps
timestamps
categories
id
increments
name
string
timestamps
timestamps
losts
id
increments
client_id
integer
city_id
integer
category_id
integer
name
string
photo
string
type
enum
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01