Home
Laravel Voyager
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
pages
id
increments
author_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
title
string
(255)
excerpt
text
body
text
image
string
(255)
slug
string
(255)
meta_description
text
meta_keywords
text
status
enum
users
id
increments
role_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
email
string
(255)
avatar
string
(255)
password
string
(255)
remember_token
string
(100)
roles
id
increments
timestamps
timestamps
softDeletes
softDeletes
name
string
(255)
display_name
string
(255)
permissions
id
increments
timestamps
timestamps
key
string
(255)
table_name
string
(255)
posts
id
increments
timestamps
timestamps
author_id
FK
integer
category_id
FK
integer
title
string
(255)
seo_title
string
(255)
excerpt
text
body
text
image
string
(255)
slug
string
(255)
meta_description
text
meta_keywords
text
status
enum
featured
tinyInteger
categories
id
increments
parent_id
FK
integer
timestamps
timestamps
softDeletes
softDeletes
order
integer
name
string
(255)
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01