Skip to content

laravel 5.3 Watchtower User section error #15

@etodesign

Description

@etodesign

fresh Laravel 5.3 with PHP 5.7

page /watchtower works fine!

(thanks to issue #14 changed middleware name to 'web' )

When I hit /watchtower/user

getting error

Whoops, looks like something went wrong.
1/1 FatalErrorException in UserController.php line 52: syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM)

in UserController.php line 52

if i run php artisan route:list getting error

[Symfony\Component\Debug\Exception\FatalErrorException]

syntax error, unexpected '::' (T_PAAMAYIM_NEKUDOTAYIM)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions