I've installed laravel4 on the nginx backend of a nginx (SSL terminator) -> varnish -> nginx (...
Is there a way to make Laravel only set a cookie if the user is logged in? yes. use the "Sess...
There needs to be a cookie in order to identify the user. Which makes sense for an authenticated u...
The Laravel portal for problem solving, knowledge sharing and community building.
The community