Support the ongoing development of Laravel.io →
Installation Session

Hi, I've installed Virtualbox 5.0.16 and Vagrant 1.8.1 on OS X. Then I setup a homestead box and created a Laravel 5.2 Project. All fine. But after homestead halt and then homestead up or homestead suspend and homestead resume the Sessions don't work anymore.

dd(Session::get('_token'));

Shows a new token on each request. I tried to chmod -R 777 storage but it doesn't apply the rights even with sudo they stay drwxr-xr-x, so I tried to chmod the storage folder within OS X but that doesn't solve the issue. storage/framework/session belongs vagrant.vagrant, nginx runs as vagrant and so does php-fpm.

Last updated 3 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.