This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
daniel
/
dumbo2
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
9db8a02032
Ramas
Etiquetas
master
dumbo2
/
resources
/
stubs
/
vendor
/
laravel-migration-generator
/
table-create.stub
table-create.stub
76 B
Histórico
Raw
1
2
3
Schema::create('[TableName]', function (Blueprint $table) {
[Schema]
});