Home
Trailer Control
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
import_export_jobs
id
increments
client_id
integer
plate
string
(12)
mercancy
string
chofer
string
parking
string
(5)
controlled
tinyInteger
circuit
tinyInteger
notes
text
timestamps
timestamps
morph_type
string
morph_id
integer
softDeletes
softDeletes
users
id
increments
name
string
email
string
password
string
(60)
admin
boolean
remember_token
string
(100)
timestamps
timestamps
softDeletes
softDeletes
exports
id
increments
arrive_time
string
(10)
embarque
string
(20)
imports
id
increments
docs
boolean
docs_out
boolean
barco
string
(20)
despacho
enum
clients
id
increments
name
string
cif
string
(12)
address
string
phone
string
(30)
email
string
(50)
calidad_name
string
(50)
calidad_email
string
(50)
notes
text
logo
string
timestamps
timestamps
softDeletes
softDeletes
gps
id
increments
name
string
(20)
client_id
integer
estado
smallInteger
notes
text
timestamps
timestamps
softDeletes
softDeletes
gps_jobs
id
increments
client_id
integer
chofer
string
(30)
matricula
string
(20)
gps_id
integer
delivery_at
timestamp
delivered_by
integer
return_at
timestamp
return_by
integer
complete
boolean
notes
text
timestamps
timestamps
softDeletes
softDeletes
operation_jobs
id
increments
tipo
integer
almacen
string
(50)
mercancia
string
(50)
transfer_from
string
(20)
transfer_to
string
(20)
complete
boolean
notes
text
timestamps
timestamps
softDeletes
softDeletes
vacios
id
increments
client_id
integer
tipo
enum
matricula
string
(20)
parking
string
(10)
notes
text
complete
boolean
timestamps
timestamps
softDeletes
softDeletes
operation_types
id
increments
client_id
integer
name
string
(30)
facturable
boolean
softDeletes
softDeletes
timestamps
timestamps
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01