Support the ongoing development of Laravel.io →

342 Threads

Testing middleware with cookies

I made some middleware which checks if a user has registered its device. Therefore it checks if the...

0 Likes
1 Replies
Solved

Wait until information is saved into DB

Hello, I'm currently trying the following: I'm having a form, where a user can add additional inform...

0 Likes
2 Replies
Solved

Add additional information for user

I'm using Laravel for a little app. In this app I added the auth things of Laravel (verison 5.3), so...

0 Likes
4 Replies
Solved

can not open login and register pages created by using command 'php artisan make:auth' ?

I‘m a newbie to laravel , trying to get a quick start with it and use command 'php artisan make:auth...

0 Likes
3 Replies
Solved

slug, str_slug

I added a collumn in the table users I call slug, no errors or anything, it just doesn't add. Should...

0 Likes
2 Replies
Solved

The BCMatch functions must be enabled to use the NTLM authenticator.

Hello ! I am newbie on Laravel. I am using Laravel 5.2, Centos 7. "LogicException in NTLMAuthen...

0 Likes
2 Replies
Solved

Laravel always redirecting to login page even if Login credentials are correct after.

Ive created a custom authentication in my laravel app but it seems to be directing me back to login...

0 Likes
1 Replies
Solved

No supported encrypter found

I just updated to 5.2 and am having a log of problems. I think that I got them all solved but this o...

0 Likes
8 Replies
Solved

Override Login Response

I'm trying to override the default login response when a user enters an incorrect email/password. In...

0 Likes
1 Replies
Solved

Laravel 5: Class Auth\AuthController does not exist

I'm trying to implement laravel's default authentication in a test/learn project, which I started in...

0 Likes
11 Replies
Solved

Logout on Exception

Hi, I`m using Laravel5.3 and I wrote a 'default' Route. In \app\Extensions\Handler.php I extended th...

0 Likes
1 Replies
Solved

Using Login Form and Registration form in same page

I've the Laravel auth's login and registration from in same page like the below image. If i try to l...

0 Likes
4 Replies
Solved
posted 7 years ago

The user doesn't keep logged in after successful login

Hi, I'm having an issue with my authentication setup. I have tested with some Log::info(), the user...

0 Likes
1 Replies
Solved

Global scope authorization

Hello. I am building a social website where users can block each other. What I'm trying to achieve i...

0 Likes
2 Replies
Solved
posted 7 years ago

Laravel 5.3 Auth Middleware, redirect guests.

I'm using the Auth scaffold in Laravel 5.3 and I've changed the routes for the auth. So instead of /...

0 Likes
2 Replies
Solved

Custom authentication guard not working

Hello, I have an application with several custom guards. Today I needed to create another one called...

0 Likes
1 Replies
Solved

Custom validateCredentials logic

Hi there, I'm quite new in Laravel since I've started learning it a couple of months ago. I managed...

0 Likes
5 Replies
Solved

Permission in Routes as Array

Is there a way to have more than one permission for a route? An array doesnt work. I want something...

0 Likes
2 Replies
Solved

User Authentication not working!

I am creating a simple login function on my website with a registration feature. The registration fe...

0 Likes
12 Replies
Solved

Problems with Auth::user()

Hi, this should be easy to do, but I'm getting an error and at this point I reallly don't know where...

0 Likes
4 Replies
Solved

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.