Support the ongoing development of Laravel.io →

1,910 Threads

Multi-Auth-Driver (ldap&eloquent)

I'm searching multi-auth package that can use both eloquent and ldap. I tried with kbwebs/multiauth...

0 Likes
0 Replies

Concurring user models and authentication

Dear fellow devs, I have come to a problem that I can't happen to solve properly (or clean at least)...

0 Likes
0 Replies

$errors not found & logout not working?

Hello guys, I'm new to Laravel. I just played around with some methods and made already a few little...

0 Likes
6 Replies
Solved

Remove registration logic

Hi! How can i remove registration logic after scaffold with php artisan make:auth command? Thanks

0 Likes
0 Replies

laravel 5.2.6 Logout not works

Hello, i'm trying to learn laravel for few days, and it already drives me mad.. beside the fact that...

0 Likes
0 Replies

auth::attempt($credentials) not work in other controller in laravel 5.1

0 down vote favorite I have a custom need where I am trying to connect Laravel with Django app. Curr...

0 Likes
1 Replies

ACL with Checkboxes

Do you know how to receive data from database to this checkboxes ??

0 Likes
0 Replies

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

Trigger function on Session expire

Hi. i need to add a function to my application upon the user session expired. the lifetime set in my...

0 Likes
1 Replies

Sign up on a modal loaded via Ajax

I'm using laravel 5.2, when I load (using base auth) /register on a modal via Ajax and I hit submit...

0 Likes
0 Replies

How to define Guard Instance for Password Reset? Laravel 5.2.0

I have successfully tried 2 different Database table Login area. Then I thought it is a great scalab...

0 Likes
0 Replies

Laravel 5.2 Authentication with Modular Application

Hi All. I'm in the process of upgrading my Laravel 5.1 application which has modular infrastructure...

0 Likes
0 Replies

Call to undefined method Illuminate\Support\Facades\Request::session()

Hi In Laravel 5.1 i try to create a session after a Auth::loginUsingId with $request->session()-&...

0 Likes
1 Replies
Solved

schema builder

I am trying to use the schema builder with larval 5.2.5 . When I run the code without the schema bui...

0 Likes
0 Replies

Authentication Sound Board

I am planning an app that with have 3 user roles to start with and I need the ability to suspend use...

0 Likes
0 Replies

uuid auth problem

I using postgres and created my users table with id of type UUID. but after execute login action ret...

0 Likes
1 Replies

Laravel 5 socialite problem

hello guys I have installed laravel socialite with composer and there is a folder called socialite i...

0 Likes
0 Replies

[SOLVED] Auth Login event in Laravel 5.2

In Laravel 5.1 I was able to listen the Auth.Login event, but I can't do the same on 5.2. It seems t...

0 Likes
0 Replies

Auth session killed after redirect | laravel 5.2

We made a simple login form, when we post it its working fine, we are even logged in if we check the...

0 Likes
1 Replies
Solved

Login Via ajax not working Laravel 5.1

I am using ajax to login user. Here is the code but not working. Although the (Auth::attempt(['email...

0 Likes
7 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.