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

bug in Quick Start Guide #54

Open
toddvalentine opened this issue May 1, 2017 · 2 comments
Open

bug in Quick Start Guide #54

toddvalentine opened this issue May 1, 2017 · 2 comments
Labels

Comments

@toddvalentine
Copy link

toddvalentine commented May 1, 2017

Not sure if maybe I did not follow correctly, but after going through the Quick Start and then running a artisan config:cache, I go an error Call to undefined method Closure::__set_state() in /var/www/html/local.decoy.com/bootstrap/cache/config.php on line 354.

I removed the following from bootstrap/cache/config.php

'log_changes' => 
      Closure::__set_state(array(
      )),

and all worked as expected.

Thanks for OS'ing this!

@weotch
Copy link
Member

weotch commented May 1, 2017

Huh, good to know. Tell me, what version of PHP are you running?

@weotch weotch added the bug label May 1, 2017
@toddvalentine
Copy link
Author

5.6.30

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

No branches or pull requests

2 participants