소스 검색

migrationテーブル名の変更

develop
sosuke.iwabuchi 1 년 전
부모
커밋
04295ae6d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      config/database.php

+ 1
- 1
config/database.php 파일 보기

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

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

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


Loading…
취소
저장