Sfoglia il codice sorgente

migrationテーブル名の変更

develop
sosuke.iwabuchi 1 anno fa
parent
commit
04295ae6d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      config/database.php

+ 1
- 1
config/database.php Vedi File

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

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

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


Loading…
Annulla
Salva