gecche / laravel-multidomain

A Laravel extension for using a laravel application on a multi domain setting
MIT License
838 stars 105 forks source link

PHP8.1 - Log warning explode() #73

Closed LTKort closed 2 years ago

LTKort commented 2 years ago

On PHP8.1 we get the following Deprecation warning:

explode(): Passing null to parameter #2 ($string) of type string is deprecated in .../vendor/gecche/laravel-multidomain/src/Foundation/Application.php on line 157