Ver código fonte

migrationテーブル名の変更

develop
sosuke.iwabuchi 1 ano atrás
pai
commit
04295ae6d4
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      config/database.php

+ 1
- 1
config/database.php Ver arquivo

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

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

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


Carregando…
Cancelar
Salvar