revert the dependencies
This commit is contained in:
@@ -25,6 +25,6 @@ class AppServiceProvider extends ServiceProvider
|
||||
public function boot()
|
||||
{
|
||||
Schema::defaultStringLength(191);
|
||||
// \URL::forceScheme('https');
|
||||
\URL::forceScheme('https');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user