Home
ivormadom
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(255)
email
string
(255)
email_verified_at
timestamp
password
string
(255)
remember_token
string
(255)
timestamps
timestamps
admin
id
increments
name
string
(255)
email
string
(255)
email_verified_at
timestamp
password
string
(255)
remember_token
string
(255)
timestamps
timestamps
services
id
increments
name
string
(255)
image
string
(255)
description
longText
status
tinyInteger
timestamps
timestamps
service_custom_input
id
increments
timestamps
timestamps
label
string
(255)
type
tinyInteger
service_id
FK
integer
status
string
caste
id
increments
timestamps
timestamps
name
string
(255)
price
string
(255)
status
string
service_amount
id
increments
timestamps
timestamps
service_id
FK
integer
caste_id
integer
amount
float
(255)
user_id
FK
integer
cart
id
increments
timestamps
timestamps
user_id
FK
integer
service_id
FK
integer
service_amount_id
FK
integer
event_id
FK
integer
payments
id
increments
timestamps
timestamps
razorpay_id
string
razorpay_transation_number
string
user_id
FK
integer
amount
float
batch_id
string
orders
id
increments
timestamps
timestamps
user_id
FK
integer
service_id
FK
integer
service_amount_id
FK
integer
payment_id
FK
integer
status
string
batch_id
string
(255)
event_id
FK
integer
subscription
id
increments
timestamps
timestamps
softDeletes
softDeletes
cast_id
FK
integer
amount
float
status
string
user_subscription
id
increments
timestamps
timestamps
user_id
FK
integer
subscription_id
FK
integer
end_date
date
status
string
event
id
increments
timestamps
timestamps
name
string
(255)
image
string
(255)
description
longText
status
integer
event_custom_input
id
increments
timestamps
timestamps
label
string
(255)
type
tinyInteger
event_id
FK
integer
status
integer
×
Comments for ivormadom
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01