Hello, I'm coding a blog engine for laravel with pretty features, but i'm blocking about the "s...
"Can i share variables across views?" -> Use View::share() Doc : http://laravel.com/doc...
var_dump the session_id, to know if it's the same session id used when you save and when you fetch d...
The Laravel portal for problem solving, knowledge sharing and community building.