Home
tnfiz
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (1)
services
id
increments
name
string
is_active
boolean
timestamps
timestamps
sub_services
id
increments
name
string
service_id
FK
integer
description
text
price
string
reponse_time
string
is_active
boolean
timestamps
timestamps
number_of_subscribers
integer
sub_service_steps
id
increments
step
string
sub_service_id
FK
integer
timestamps
timestamps
sub_service_advantages
id
increments
advantage
string
sub_service_id
FK
integer
timestamps
timestamps
advertisements
id
increments
name
string
publish_start_time
timestamp
publish_end_time
timestamp
timestamps
timestamps
bot
id
increments
question
string
answer
string
is_active
boolean
timestamps
timestamps
news
id
increments
name
string
title
string
description
string
is_active
boolean
timestamps
timestamps
faqs
id
increments
questions
string
answer
string
is_active
boolean
timestamps
timestamps
rates
id
increments
user_id
integer
comment
string
rate
decimal
timestamps
timestamps
sub_service_id
FK
integer
status
string
my_services
id
increments
code
string
sub_service_id
FK
integer
customer_name
string
customer_email
string
customer_mobile
string
foundation_name
string
foundation_type_id
FK
integer
customer_message
string
communication_suitable_time
string
status
string
rejection_reason
text
price
string
financial_advance
string
advance_tax
string
additional_tax
string
timestamps
timestamps
foundation_types
id
increments
name
string
is_active
boolean
timestamps
timestamps
consultations
id
increments
name
string
mobile
string
email
string
consultation
text
is_answerd
boolean
timestamps
timestamps
contact_us
id
increments
name
string
email
string
mobile
string
message
string
type
string
reply
string
timestamps
timestamps
is_answerd
boolean
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01