-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
Hi All,
I successfully installed the package and proceeded to the non-Laravel configuration step. As I am updating the objects in the interactive PHP shell, I get to:
var_export($info->toArray(), false); array ( 'version' => 'v2018.5.56760', 'isCloud' => false, 'serverTimeZone' => 'Eastern Standard Time', )
then receive the following error.
Parse error: syntax error, unexpected 'var_export' (T_STRING) in php shell code on line 6
I am dev'ing on a WAMP server with PHP version 7.1.9 and Apache 2.4.27
Any guidance is appreciated.
Thank You
Metadata
Metadata
Assignees
Labels
No labels
