Home
exercise
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
branchs
name
increments
city
string
assets
string
timestamps
timestamps
customers
name
increments
city
string
street
string
timestamps
timestamps
accounts
number
increments
branch_name
FK
bigInteger
balance
string
timestamps
timestamps
depositoris
id
increments
customer_name
FK
bigInteger
account_number
FK
bigInteger
timestamps
timestamps
loans
number
increments
branch_name
FK
bigInteger
amount
decimal
(10.2)
timestamps
timestamps
borrowers
id
increments
timestamps
timestamps
customer_name
FK
bigInteger
loan_number
FK
bigInteger
×
Comments for exercise
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01