Home
library
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
books
id
increments
name
string
(191)
timestamps
timestamps
categories
id
increments
name
string
(191)
timestamps
timestamps
category_to_categories
id
increments
parent_id
FK
integer
child_id
FK
integer
timestamps
timestamps
books_categories
id
increments
book_id
FK
integer
category_id
FK
integer
timestamps
timestamps
×
Comments for library
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01