Support the ongoing development of Laravel.io →

1,916 Threads

Unable to open database file

Hello, I'm writing here in regarding to problem which I have got. Yesterday I started my adventure w...

0 Likes
0 Replies

create user

I'm starting to get the routing working. A registration form sends 4 post to my controller like this...

0 Likes
4 Replies

Have to logout when first going to app otherwise i get error = TokenMismatchException in VerifyCsrfToken.php line 67:

Hello. Its a strange one. I have built an app from a tutorial which all works except for one issue....

0 Likes
0 Replies

Row gets deleted from 'users' table after password reset

I am trying to reset from form available at http://localhost/myprokect/public/password/reset/dynamic...

0 Likes
1 Replies

Session Killed when Accessing /login in browser

Dear All I am new comer in laravel framework. I am trying to create authentication in laravel. I am...

0 Likes
0 Replies

how to redirect users after loging in back to the url they have come from in laravel's default authentication system

I am using laravel 5.2 and i have made authentication system by using laravel's "make:auth"...

0 Likes
0 Replies
posted 9 years ago

Sentinel Kickstart laravel 5.2?

Hello, Is it possible to use Sentinel Kickstart on laravel 5.2? How can I do this job? Anyone done t...

0 Likes
0 Replies

get payload session info

Hi all, can i know algorithm to get session info payload stored in my database? i have to build a fu...

0 Likes
1 Replies
posted 10 years ago

Using PasswordBroker in Lumen

Hi there! I'm falling down with some Lumen issues here and I thought someone may be able to help me...

0 Likes
2 Replies
Solved

Login with Username in Laravel 5? Not sure why this isn't working.

I've used Laravel 4 for projects the past, but I've just recently picked up L5 and am struggling to...

0 Likes
4 Replies

Laravel Auth Session not working

Hi, I am using the stock auth controllers that come with the laravel installation. they redirect fin...

0 Likes
1 Replies
posted 9 years ago

Auth not working

Hey, i'm working on my first Laravel project but i don't get the authentication working! I just did...

0 Likes
2 Replies

Problem to getting flash message

I made custom MiddleWare group to separate admin panel, protected $middlewareGroups = [ 'web...

0 Likes
0 Replies

Auth::check() not working

Hi everyone, I'm having a problem using Auth::check() If I'm using it right after my Auth::attempt($...

0 Likes
3 Replies
Solved

Replacing the laravel authentication with a custom authentication

I had built my laravel project and then had a task to replace the larevel default authentication w...

0 Likes
1 Replies

Laravel 5.1 Authentication not working

I'm working on a Laravel authentication system, and while registration works and logs the user in, a...

0 Likes
0 Replies

Laravel Auth - register redirecting to itself

My laravel 5 application uses the official auth framework. In my homestead/vagrant environment, all...

0 Likes
0 Replies

Password::reset without email field

Hello how can I override Password::reset so that it takes only token and password without email ? A...

0 Likes
2 Replies
posted 9 years ago

Multi Auth Tutorial with custom login and register

Hi, Does anyone know of a good Laravel 5.2 tutorial to explain multi auth setup? I want to create tw...

0 Likes
1 Replies

Role Based Login in laravel 5

Hi i am using two roles in users table user and agent., if user is login then redirect to user_profi...

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

© 2025 Laravel.io - All rights reserved.