Home
techno_farm
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
users
id
increments
name
string
(100)
username
string
(100)
email
string
(100)
password
string
(256)
rememberToken
rememberToken
timestamps
timestamps
contracts
id
increments
user_id
FK
integer
number
string
(100)
start_date
timestamps
end_date
timestamps
rent_price
decimal
(9,2)
price
decimal
(9,2)
timestamps
timestamps
properties
id
increments
contract_id
FK
integer
number
string
area_in_decares
integer
timestamps
timestamps
landlords
id
increments
names
string
(256)
phone
string
(20)
person_id
integer
timestamps
timestamps
properties_landlords
id
increments
property_id
FK
integer
landlord_id
FK
integer
precent_ownership
tinyInteger
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01