Support the ongoing development of Laravel.io →

1,915 Threads

Authentification

How to send reset password to email? This is my class... Whats wrong? Why it isnt working? namespace...

0 Likes
1 Replies

Extending Illuminate\Auth\Passwords\PasswordBroker

Hi, I want to extend PasswordBroker to put the reset mails to the queue. I picture simply creating a...

0 Likes
1 Replies
Solved

Laravel and Angular Starting Point

Hello all, I am about to start my first Laravel API back-end, using Angular JS as the front-end. I h...

0 Likes
0 Replies

Detect pixel color

http://inettools.net/en/application/pixelcolor

0 Likes
0 Replies

Password Reset with different user column names

My users table has the prefix user in front of all columns. My email and password fields are userEma...

0 Likes
2 Replies

drop table Password reset

hi i drop manual table password reset and after this i want to run php artisan migrate:rollback thro...

0 Likes
4 Replies
Solved

Build a forum with Laravel

I need to build a website that have a forum. I love Laravel so much, but I didn't find out any packa...

0 Likes
3 Replies

AuthController auth/register invlid input

I have a fresh install of Laravel 5.1 and was working on getting auth/register working to work throu...

0 Likes
0 Replies

Laravel Authentication

Hey, Is there any easy way to use USERNAME instead of EMAIL ID for login in Laravel 5.1 inbuilt auth...

0 Likes
1 Replies

Beginner needs help! :)

Hello, im new to Laravel 5. In the past I tried to work with Laravel 4, but at this time, it was not...

0 Likes
4 Replies

What's returned by Auth::user() ?

I'm trying to make changes to the user record. I expect a User Eloquent model when I call Auth::user...

0 Likes
3 Replies

Socialite `socialite->driver('facebook')->user();` doesn't work

Hi, I'm using Laravel 5.1. public function redirectToProvider(AuthenticateUser $authenticateUser, Re...

0 Likes
0 Replies

Use root route for both logged and non logged user

I'm using facebook as login and I'm expecting the route to know if the root is logged in or not to u...

0 Likes
4 Replies
posted 10 years ago

no auth views in default installation?

Hey, I don't seem to be able to find resources/views/auth in my fresh install. However that director...

0 Likes
2 Replies

How can I filter the same requests throw the middleware?

Hi, I want to use request name ('/') when the user is authorized and for the guests. I want to use l...

0 Likes
1 Replies

Authenticated Routing

Hi, This question is more a 'best practices' or 'best way' question where I'm seeking advice on how...

0 Likes
0 Replies

Help with routes for built in password reset functionality please...

Hi, I've followed http://laravel.com/docs/security#password-reminders-and-reset and I think I've don...

0 Likes
5 Replies
posted 10 years ago

Cannot set session when use short domain for intranet application

When I set domain to be 'abc' without dot in session.php, session cannot create or set due to user c...

0 Likes
0 Replies

Ajax Colorbox Login Form

Hey guys, I really hope I'm not asking a question that has been answered a million times, but I've l...

0 Likes
4 Replies
posted 10 years ago

Help with Entrust Roles and Permissions (Get all permissions in role)

Hello everybody. I would like to thank everyone who wants to help me in this question. So let's go....

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