Home
app_new
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
cities
id
increments
name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
offers
id
increments
name
string
(255)
city_id
integer
content
text
photo1
text
photo2
text
phone
string
(100)
link
string
(255)
timestamps
timestamps
softDeletes
softDeletes
companies
id
increments
name
string
(255)
tel
string
(100)
logo
string
(255)
city_id
integer
email
string
(255)
timestamps
timestamps
softDeletes
softDeletes
applications
id
increments
name
string
(255)
phone
string
(100)
email
string
(100)
city_id
integer
cv
string
(255)
timestamps
timestamps
softDeletes
softDeletes
categories
id
increments
name
string
(255)
timestamps
timestamps
softDeletes
softDeletes
stores
id
increments
name
string
(255)
phone
string
(100)
timestamps
timestamps
softDeletes
softDeletes
photos
id
increments
name
string
(255)
store_id
integer
timestamps
timestamps
softDeletes
softDeletes
×
Comments for app_new
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01