Home
Maadenak
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
countries
id
increments
name
string
timestamps
timestamps
softDeletes
softDeletes
status
integer
cities
id
increments
name
string
country_id
FK
integer
status
integer
timestamps
timestamps
softDeletes
softDeletes
centers
id
increments
name
string
logo
string
banner
string
mobile
string
timestamps
timestamps
softDeletes
softDeletes
whatsapp
string
status
integer
contract
string
branches
id
increments
name
string
city_id
FK
integer
center_id
FK
integer
district_id
FK
integer
mobile
string
whatsapp
string
location_iframe
text
timestamps
timestamps
branch_google_url
string
desc
text
offers
id
increments
timestamps
timestamps
name
string
content
text
image
string
dealers
id
increments
name
string
mobile
string
user_name
string
password
string
email
string
timestamps
timestamps
orders
id
increments
timestamps
timestamps
client_name
string
location
string
mobile
string
dealer_id
FK
integer
dealers_cities
id
increments
name
string
timestamps
timestamps
districts
id
increments
name
string
city_id
FK
integer
timestamps
timestamps
users
id
increments
timestamps
timestamps
name
string
password
string
permisions
enum
dealer_id
FK
integer
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01