quick test

This commit is contained in:
CHIEFSOFT\ameye
2024-01-27 12:30:09 -05:00
parent 86ff8ec826
commit 05163643be
+1
View File
@@ -24,6 +24,7 @@ class AppServiceProvider extends ServiceProvider
*/
public function boot()
{
\URL::forceScheme('https');
Schema::defaultStringLength(191);
if(config('app.env') === 'production') {
\URL::forceScheme('https');