This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
liugc
/
houseworking
원본 프로젝트 :
chenxiqiang/houseworking
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
Activity
소스 검색
添加服务信息接口
chenxiqiang
7 년 전
부모
e0af400649
커밋
1e65afcceb
1개의 변경된 파일
과
1개의 추가작업
그리고
0개의 파일을 삭제
통합 보기
변경상태 보기
1
0
manage-server/app/Providers/AppServiceProvider.php
+ 1
- 0
manage-server/app/Providers/AppServiceProvider.php
파일 보기
15
public function boot()
15
public function boot()
16
{
16
{
17
Schema::defaultStringLength(191);
17
Schema::defaultStringLength(191);
18
+ \URL::forceScheme('https');
18
}
19
}
19
20
20
/**
21
/**
Write
Preview
Loading…
취소
저장