Home
roa
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
pages
id
increments
parent_id
FK
integer
status
enum
menu_order
smallInteger
published_at
timestamp
timestamps
timestamps
users
id
increments
role_id
FK
integer
first_name
string
last_name
string
username
string
email
string
password
string
(60)
rememberToken
rememberToken
timestamps
timestamps
roles
id
increments
name
string
permision
integer
timestamps
timestamps
categories
id
increments
name
string
description
text
timestamps
timestamps
category_page
id
increments
category_id
integer
page_id
integer
timestamps
timestamps
translations
id
increments
language_id
FK
integer
page_id
FK
integer
title
string
description
string
content
text
slug
string
timestamps
timestamps
languages
id
increments
name
string
code
string
timestamps
timestamps
×
Comments for roa
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01