officelifehq / officelife

OfficeLife is the first EmpOps platform. It manages everything employees do in a company. From projects to holidays to 1:1s to teams.
https://officelife.io
GNU Affero General Public License v3.0
889 stars 117 forks source link

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated #1484

Closed xuchunyang closed 1 year ago

xuchunyang commented 1 year ago
➜  officelife git:(main) artisan key:generate

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /Users/xcy/src/officelife/config/auth.php on line 142
Application key set successfully.

➜  officelife git:(main) php --version
PHP 8.1.12 (cli) (built: Oct 30 2022 12:39:49) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.1.12, Copyright (c) Zend Technologies
    with Zend OPcache v8.1.12, Copyright (c), by Zend Technologi
xuchunyang commented 1 year ago

Oops, I need to set LOGIN_PROVIDERS in .env. Sorry for the noise.

github-actions[bot] commented 10 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.