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.

Home Page:https://officelife.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

xuchunyang opened this issue · comments

➜  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

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

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.