Support the ongoing development of Laravel.io →

1,917 Threads

Redirect::guest() and named routes

Hey, I'm trying to use a named route inside a Redirect::guest(), but it doesn't seems to work. Is th...

0 Likes
2 Replies

Laravel 5.3 Auth::id()

Hi, gang. I am new to Laravel and I am trying to figure out the best way to accomplish something whi...

0 Likes
0 Replies

Laravel 4.2 Confide auth and redirect to login page

Hi, I'm using Confide package from Zizaco. I have problem with redirect to login page when user is n...

0 Likes
0 Replies

Authenticating ASP.NET users in laravel

Hello, I'm trying to authenticate users from a ASP.NET API to a laravel application. Basically when...

0 Likes
1 Replies

Set guard to route group

Hello. If there any way to specify guard to route group in 5.3? I've found a solutiion here, http://...

0 Likes
0 Replies

LoginController keeps redirecting to /home on existing session

Hi, in my application i installed the laravel authentication controllers and routes via artisan make...

0 Likes
1 Replies

Where should declare relationship, EloquentUser (Sentinel) or User (Laravel 5.3 Default)?

Hi, im using Sentinel in my project. I am new with laravel, and i need some explanation regarding Se...

0 Likes
0 Replies

Can't change user's password

Hello everyone, I can't change my user password, but other field. i dont know why, plz help me . wha...

0 Likes
6 Replies
Solved

Larvel 5.3 Passport JWT Authentication

Hello Earlier when I was using laravel 5.2, i used a third party package https://github.com/tymondes...

0 Likes
1 Replies

5.2: Ajax Auth not picking up session?

I've got a working auth system built using the built in auth system provided by Laravel 5.2. It's wo...

0 Likes
4 Replies
Solved

How can I create a custom auth provider that authenticate through an external API?

Hi I'm new to Laravel. I have an API that authenticates users and creates a JWT token for it. Now in...

0 Likes
0 Replies

Admin Controller(user type) checking in database

Hi. I don't really have a problem with my app. It works but I want to know why it works.... It sound...

0 Likes
2 Replies

Creatinf page content

Hi, here is a basic question I'm working on the same website which i have been asking questions abou...

0 Likes
1 Replies
Solved

Storing remember_token to a seperate table than users?

Hello everyone, is it possible to set another table & column to store my remember tokens? I know...

0 Likes
3 Replies

Administrator Update User's Passwords (Please Help)

I'm making an administrator section where the admin can change Users passwords. I am able to Create...

0 Likes
9 Replies
Solved

Avoiding laravel from redirecting user after login

I'm trying to show "logged in" message after user logged in to my application, actually wh...

0 Likes
1 Replies
Solved

Allow package routes to work depending on whether user has installed auth or not

Hi there Im writing a package which adds new routes. If the user has installed the auth then I want...

0 Likes
0 Replies

Simple drop-in account-activation (double opt-in) package for laravel

Hey everyone, ive created a package to a add account-activation/validation for laravel. It works wit...

0 Likes
0 Replies
posted 10 years ago

Change $emailView in PasswordBroker.php for different parts of site

Hello! I need to set two emails view reset password for backend and frontend. Now i see service wher...

0 Likes
2 Replies

Problem with Middleware - ReflectionException in Container.php

Hi, I'm having this error message when I try to load an Middleware. ReflectionException in Container...

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.