handesk icon indicating copy to clipboard operation
handesk copied to clipboard

Error on installation.

Open bpallin opened this issue 5 years ago • 1 comments
trafficstars

Good afternoon,

I've tried to install handesk on my local and everything was ok till I did: php artisan key:generate

At this moment this error appears: The environment file is invalid! Failed to parse dotenv file due to an invalid name. Failed at [// for options check https://secure.php.net/manual/de/function.imap-open.php].

I have just configured the database parameters in the .env. The rest of the configurations are commented.

Could you please help me? Thanks in advance.

bpallin avatar Apr 29 '20 16:04 bpallin

delete this line // for options check https://secure.php.net/manual/de/function.imap-open.php in .env

acampagnaro avatar Dec 01 '20 12:12 acampagnaro