Home
dreams
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
payment_methods
id
increments
timestamps
timestamps
name
string
account_address
string
account_number
string
iban_number
string
countries
timestamps
timestamps
id
increments
name
string
users
id
increments
timestamps
timestamps
name
string
email
string
phone
string
password
string
type
enum
image
string
country_id
FK
integer
contacts
id
increments
timestamps
timestamps
email
string
phone
string
contact_reason
string
body
text
user_id
FK
integer
settings
id
increments
timestamps
timestamps
about_site
text
our_vision
text
our_message
text
transaction
text
contact
text
explanation_response
text
admin_response
text
twitter_url
string
facebook_url
string
youtube_url
string
instagram_url
string
snapchat_url
string
blogs
id
increments
timestamps
timestamps
name
string
head
string
body
text
image
string
user_id
FK
integer
dream_queries
id
increments
timestamps
timestamps
head
string
query
text
user_id
FK
integer
reviews
id
increments
timestamps
timestamps
review
text
rating
enum
user_id
FK
integer
commentator_id
FK
integer
transactions
id
increments
timestamps
timestamps
transaction_date
date
transaction_number
string
image
string
user_id
FK
integer
payment_method_id
FK
integer
state
enum
messages
id
increments
timestamps
timestamps
body
string
user_id
FK
integer
commentator_id
FK
integer
commentators
id
increments
timestamps
timestamps
name
string
image
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01