DevMarketer / LaraFlash

A powerful and flexible flash notifications system. Improving over built-in Laravel Flash messaging functionality.
MIT License
64 stars 15 forks source link

Installed Laraflash and getting error. #11

Open best4uall opened 6 years ago

best4uall commented 6 years ago

syntax error, unexpected 'new' (T_NEW), expecting identifier (T_STRING)

(1/1) FatalErrorExceptionsyntax error, unexpected 'new' (T_NEW), expecting identifier (T_STRING)

in LaraFlash.php (line 70)

vickymessii commented 5 years ago

Seems like your PHP version is not compatible with this Package, try with Other version.

jacurtis commented 5 years ago

@best4uall what version of php are you using?