Support the ongoing development of Laravel.io →

1,912 Threads

Debug authentication

How can I debug the authentication?

0 Likes
4 Replies
posted 9 years ago

Lumen and Laravel user logins

If user login in normal laravel application, is it possible use same login session in lumen without...

0 Likes
1 Replies

How to show my the name, display_name form roles table of logged in user.

Hey, I installed the package entrust and everything is awesome !! . but I tried to fetch the name,...

0 Likes
1 Replies

L5 Password Reminders?

I am looking for some guidance on setting up the default Password Reminders functionality in Laravel...

0 Likes
3 Replies

Register an user after logged

This is my current project: I have a login page, without any tab on top or whatever. In other words...

0 Likes
1 Replies
Solved

"Not null violation" ERROR, when Register

I am doing a Laravel 5 project and when i try to register a new user and save him into the database,...

0 Likes
3 Replies
Solved

Login help, redirect kills session

Help with Laravel login I created a simple CRUD with a login, the problem is when I update or store...

0 Likes
1 Replies

I want to implement my own Auth in Laravel 5 - where to start?

We don't authenticate users against a local database instead we have a Single Sign On (SSO) service...

0 Likes
4 Replies

Verifie passowrd from application

Hi everyone, I created a website with Laravel5 and i'm going to create an Android application for it...

0 Likes
6 Replies

Laravel 5 Socialite combined with the AuthenticatesAndRegistersUsers trait

Hi, I'm learning about the use of Socialite, Now i'm wondering what a good implementation would be t...

0 Likes
3 Replies

Email activation with Laravel 5

Hy i need Email activation with Laravel 5 and he dont active cant login thx for help

0 Likes
3 Replies

Foreign key insertion problem in qualification table using laravel 4.2

// qualification.php model <?php class Qualification extends \Eloquent { protected $fillable...

0 Likes
1 Replies

Logout a user by their ID - not necessarilly the one currently logged in.

Hi everyone, I have a couple of Users defined in my app, one with id = 1 and one with id = 9. Scenar...

0 Likes
1 Replies

Could not determine which URL to request: Laravel\Cashier\Customer instance has invalid ID:

Trying to create/swap a cashier subscription, and receiving this. Posted on GH(https://github.com/la...

0 Likes
3 Replies

TokenMismatchException in VerifyCsrfToken.php line 46

I am new in laravel 5 , when i try to register or login [ auth/login or auth/register ] i get error...

0 Likes
5 Replies

OWASP's Insecure Direct Object References

Dear all, I have read OWASP top ten list to secure a simple application. I have search through Googl...

0 Likes
3 Replies

Laravel Auth keep returning false

Hi.. i recently changed one of my existing project to Auth. While testing i found out that all my us...

0 Likes
2 Replies

Authentication problem

$credentials = [ "email" => Input::get("email"), &...

0 Likes
2 Replies

extends view by user type

Hi, i've a site that manage articles. So i've an ArticlesController and a /resource/view/articles di...

0 Likes
1 Replies

How to know from which url user send curl request

Hi friends. Can you tell me how to know from which server/site I get curl request? The story is some...

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