Home
snippet_manager
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Users
id
increments
timestamps
timestamps
email
string
pseudo
string
password
string
snippetsLiked
integer
Snippets
id
increments
timestamps
timestamps
name
string
code
text
auteur_id
integer
usersLiked
integer
langage_id
integer
Langages
id
increments
timestamps
timestamps
name
string
syntaxColorCode
string
snippet_id
string
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01