Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

laravel 5.3 Watchtower User section error #15

Open
etodesign opened this issue Oct 13, 2016 · 2 comments
Open

laravel 5.3 Watchtower User section error #15

etodesign opened this issue Oct 13, 2016 · 2 comments

Comments

@etodesign
Copy link

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)

@etodesign
Copy link
Author

please close the issue if its the same to
#12
sorry

waiting for update :)

@etodesign
Copy link
Author

switching from PHP 5.6/5.7 to 7.0 solved the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant