Andrew 2 meses atrás
pai
commit
0cd2fd86de
1 arquivos alterados com 2 adições e 3 exclusões
  1. 2
    3
      app/Providers/AppServiceProvider.php

+ 2
- 3
app/Providers/AppServiceProvider.php Ver arquivo

@@ -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