Support the ongoing development of Laravel.io →

jagroop

Joined 14 Feb 2016

Statistics

Threads 3
Replies 4
Solutions 1
Articles 0
posted 8 years ago

Laravel Routes best Practice

Hello everybody, I am working on project which have multiple routes (around 150), Does it effect the...

0 Likes
0 Replies

Auth::guest() does not work for student (custom) guard

I am using student guard for Authentication everything is working fine. Auth::guard('student')->u...

0 Likes
1 Replies
Solved

Laravel Auth routing issue

Hey there, I am new to laravel i have created laravel basic authentication using command line, ever...

0 Likes
4 Replies
Solved
replied 8 years ago

Auth::guest() does not work for student (custom) guard

Used Auth::guard('web')->guest() insted of Auth::guest() works for every single guard

0 Likes
Solved
replied 8 years ago

Laravel Spark install: Auth guard [] is not defined.

Make sure you have defined the guard in auth.php If you have already defined the guard and still get...

0 Likes
replied 8 years ago
0 Likes
replied 8 years ago

Laravel Auth routing issue

lagbox said: Any routes you want to have session support, which auth is using in this case, you hav...

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.