Home
mosalslat
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
timestamps
timestamps
name
string
(191)
email
string
(191)
password
string
(191)
mobile
string
(20)
subscribtions
id
increments
user_id
FK
integer
timestamps
timestamps
payment_method
string
(191)
payment_id
string
(191)
ends_at
timestamp
categories
id
increments
timestamps
timestamps
name
string
(191)
image
string
(191)
description
text
posts
id
increments
timestamps
timestamps
title
string
(191)
link
string
(191)
body
text
excerpt
text
image
string
(191)
comments
id
increments
timestamps
timestamps
body
text
post_id
FK
integer
user_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01