Home
is_db
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Bundles
idBundle
increments
idLayout
FK
integer
idCarrier
FK
integer
ProductId
string
BundleID
string
BundleVersion
string
CertificateName
string
timestamps
timestamps
Carriers
idCarrier
increments
CarrierID
string
CarrierName
string
CarrierSoftwareName
string
CarrierSoftwareVersion
string
CarrierUrl
string
InstallCommandLine
string
InstallFolderCommandLine
string
AppFolder
string
AppFile
string
AppCommandLine
string
timestamps
timestamps
Pages
idPage
increments
TypePage
string
isPageOffer
integer
Name
string
Code
string
XML
text
HTML
text
timestamps
timestamps
Elements
idElement
increments
idTypeElement
FK
integer
FontSize
integer
Top
integer
Left
integer
Width
integer
Height
integer
BackColor
string
ForeColor
string
Tag
string
Ressource
string
Data
text
isPageOffer
integer
timestamps
timestamps
TypeElements
idTypeElement
increments
Name
string
NameXml
string
TypeXml
string
timestamps
timestamps
BundlePages
idBundlePage
increments
idBundle
FK
integer
idPage
FK
integer
Order
integer
timestamps
timestamps
Layouts
idLayout
increments
AppName
string
AppIconUrl
string
FormTitle
string
FormWidth
integer
FormHeight
integer
FormBackColor
string
BackgroundImageUrl
string
ButtonWidth
integer
ButtonHeight
integer
ButtonBackColor
string
ButtonForeColor
string
ButtonFontSize
integer
ButtonLeft
integer
ButtonBottom
integer
timestamps
timestamps
PagesElements
idPagesElement
increments
idPage
FK
integer
idElement
FK
integer
timestamps
timestamps
ElementsAttributes
idElementAttribute
increments
Type
string
Name
string
defaultValue
string
Min
integer
Max
integer
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01