Home
fotoz.ir
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
softDeletes
softDeletes
first_name
string
last_name
string
email
string
password
string
role_id
FK
integer
fotos
id
increments
timestamps
timestamps
softDeletes
softDeletes
title
string
description
string
user_id
FK
integer
slug
string
roles
id
increments
timestamps
timestamps
name
string
(20)
tags
id
increments
timestamps
timestamps
name
string
fototags
id
increments
timestamps
timestamps
foto_id
FK
integer
tag_id
FK
integer
fotolikes
id
increments
timestamps
timestamps
user_id
FK
integer
foto_id
FK
integer
comments
id
increments
timestamps
timestamps
softDeletes
softDeletes
comment
string
foto_id
FK
integer
user_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01