Andrew 2 달 전
부모
커밋
0cd2fd86de
1개의 변경된 파일2개의 추가작업 그리고 3개의 파일을 삭제
  1. 2
    3
      app/Providers/AppServiceProvider.php

+ 2
- 3
app/Providers/AppServiceProvider.php 파일 보기

@@ -22,9 +22,8 @@ class AppServiceProvider extends ServiceProvider
22 22
      */
23 23
     public function boot(): void
24 24
     {
25
-        if (env('APP_ENV') === 'production') {
26
-            URL::forceScheme('https');
27
-        }
25
+        URL::forceScheme('https');
26
+
28 27
         TranslatableTabs::configureUsing(function (TranslatableTabs $component) {
29 28
             $component
30 29
                 // locales labels