Support the ongoing development of Laravel.io →

1,910 Threads

posted 8 years ago

Laravel 5.2 auth login working not from the first attempt

Hi, I'm learning Laravel authentication and created authentication form using command php artisan ma...

0 Likes
0 Replies

TokenMismatchException - Session Timeout

Hi everyone, I'm building an application and if the session times out then a user submits the form,...

0 Likes
0 Replies

Authentication Problem in more than one controllers

Hey guys i am newly working on Laravel. I am facing a problem regarding authentication. Its that whe...

0 Likes
0 Replies

Auth.basic fails

The problem is with the default auth.basic functionality. A users' credentials pass when checking wi...

0 Likes
7 Replies

adldap2 and laravel 5.2

Hi Guys first of all i'm a complete newbie in frameworks, i started reading about that a few days ag...

0 Likes
3 Replies
Solved

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 Spark install: Auth guard [] is not defined.

Hello wonderful Laravel community. I'm working on a laravel spark project and I'm not sure what I've...

0 Likes
2 Replies

I can't logged in user using my own controller.

This is my form <form method="POST"> <div class="table-responsive">...

0 Likes
2 Replies

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

Auth and Entrust not working within routes file

Hello, I am using Entrust in my application for user permissions. It works fine in my controllers, f...

0 Likes
0 Replies
posted 8 years ago

Lumen and JWT-Auth

Hi, I am trying to use Lumen and JWT, following this tutorial: http://laravelista.com/json-web-token...

0 Likes
0 Replies

Single User at a Time Login

Has anyone managed to implement a system that prevents multiple logins for the same user name/id? I...

0 Likes
1 Replies
Solved

remember token always null using guard in laravel 5.2

["remember_token"]=> NULL i have two guards in my auth the first one is "comp...

0 Likes
0 Replies
posted 8 years ago

Creating admin login

Hi everyone, i have just finished building the views for the admin pages but i want the user to the...

0 Likes
0 Replies
posted 8 years ago

5.2 not recognizing Auth

I've just updated to 5.2 and since then, I'm not able to log in. It takes my login and redirects me...

0 Likes
1 Replies

5.2 make:auth landing page shows logged in user as logged out

I am currently investigating an authentication bug in somebody else's application which occurred whe...

0 Likes
2 Replies

Socialite & Middleware

I followed the laracasts tutorial on Socialite. My ultimate aim is to connect to azure ad, but I wa...

0 Likes
0 Replies
posted 8 years ago

Authentication routing

Hello. I have small problem with routing on laravel 5.2. After make authentication there is no route...

0 Likes
1 Replies

TokenMismatchException in VerifyCsrfToken.php line 67 in Laravel 5.2

Hello All, I alway get this error when i try to post my form. project_name/login is working well. I...

0 Likes
1 Replies

Route changes don't seem to be taking effect

I have made changes to my routes file but when i hit the URL for a particular route i am getting bac...

0 Likes
1 Replies

Thanks to our community

Solutions given in the past year. Excluding solutions from thread authors.

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.

© 2024 Laravel.io - All rights reserved.