Explorar el Código

migrationテーブル名の変更

develop
sosuke.iwabuchi hace 1 año
padre
commit
04295ae6d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      config/database.php

+ 1
- 1
config/database.php Ver fichero

@@ -116,7 +116,7 @@ return [
|
*/

'migrations' => 'migrations',
'migrations' => 'tbl3_migrations',

/*
|--------------------------------------------------------------------------


Cargando…
Cancelar
Guardar