Support the ongoing development of Laravel.io →

1,915 Threads

How to assign default user role in entrust?

I just want to assign a role to newly registered user. How I can achieve this in Laravel 5 with Entr...

0 Likes
1 Replies

REST-full API with OAuth2

Hi, I'm trying to build a new webapp. I'm planning to use AngularJS as a frontend and I want to buil...

0 Likes
9 Replies

Why the authentication service has not basic security features?

I appreciate the authentication service in Laravel, but why it has not basic security features as bl...

0 Likes
2 Replies

Auth::user() not working inside a route group.

In Laravel 4.2 as part of my permissions system I would dynamically setup routes based on the users...

0 Likes
7 Replies
Solved

phpUnit testing forgotten password

ok so I am trying to test the /password/email (which comes as part of laravel 5). my php unit test i...

0 Likes
0 Replies

Redirect submitted form request to login page before saving to database

I have a particular client requirement to have a form available to all logged out users but when the...

0 Likes
1 Replies

all method are not found

all method are missing except for Input::get please help me i dont know what to do its almost 3 days...

0 Likes
3 Replies

Auth::user not working in laravel

I'm creating a messaging application. User logs in and then his conversations are displayed to him....

0 Likes
2 Replies
posted 10 years ago

Laravel 5 - $this->middleware in controller constructor not working when called from another middleware

Does anyone know why the middleware in the following example is not working? class PageController ex...

0 Likes
0 Replies

L5 Auth\AuthController and Auth\PasswordController not found

Ok, I have been going crazy trying to figure this out and need some help. I ported a Laravel 4 proj...

0 Likes
4 Replies

Lumen & adLDAP package

I have a Lumen app that need to lookup user details form LDAP. I am trying to use the adLDAP package...

0 Likes
0 Replies

Error Messages on Controller Store()

This must documented somewhere, but I had no luck trying to locate. I am using the backend just as a...

0 Likes
3 Replies

How to fetch list of all controllers and actions of my app

Hi all, I am new to laravel, i wanted to fetch list of all controllers in my app, and then fetch lis...

0 Likes
1 Replies

Users can't login after logout

Hi, i'm having an issue. After registration users get automatically logged in and have no problems....

0 Likes
3 Replies

Seeded passwords are always invalid

Hi, I'm trying to use a database seeder to create user accounts for testing. The seeder works fine a...

0 Likes
5 Replies
Solved

What is the best way to handle expired login forms (expired tokens)

If someone logs out and leaves their form open overnight and come back the following day and login t...

0 Likes
2 Replies

Sentry 3 Users Online

Hey guys, Since on my old topic (http://forumsarchive.laravel.io/viewtopic.php?id=10766) the links a...

0 Likes
9 Replies

Can I get current route information in middleware with Lumen?

I need to have the current found controller and action in a middleware, so that I can do some authen...

0 Likes
0 Replies
posted 10 years ago

switch built-in authentication from email to username

Hi, I am trying for hours to just switch the built-in laravel 5 authentication from email to usernam...

0 Likes
4 Replies
Solved

Beginner help with Laravel form in modal

I have a simple login form that is a modal popup. I can make the form work outside of modal fine, b...

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