Support the ongoing development of Laravel.io →

newbievii

Joined 6 Jan 2016

Statistics

Threads 2
Replies 2
Solutions 0
Articles 0

laravel 5.2 auth got problem

I try to follow the tutorial, the tutorial running well without put the auth in group middleware web...

0 Likes
1 Replies

Session not functionning

this is my loginAction that built session <?php namespace App\Http\Controllers; use Illuminate\H...

0 Likes
4 Replies
Solved
replied 8 years ago

Session not functionning

It solved thanks to alainbelez, how to solve it: Route::group(['middleware' => 'web'], function (...

0 Likes
replied 8 years ago

Session not functionning

still not show the session, they said to add this in my route: Route::group(['middleware' => 'web...

0 Likes

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.

© 2024 Laravel.io - All rights reserved.