Support the ongoing development of Laravel.io →

1,910 Threads

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 9 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

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

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

How to disable auto login on register?

Hi, I am new to Laravel but fell in love with the framework and decided to use it for my project. I...

0 Likes
1 Replies
Solved

Where to put flash messages for default Laravel 5 login / logout register?

Hi, I've been trying to figure out where to put flash messages for successful / failed logins / logo...

0 Likes
6 Replies

Auth Attempt and deleted_at

hi.. I have found at present that Auth Attempt seems to ignore deleted_at. is there a way i can mak...

0 Likes
3 Replies
Solved

Cartalyst Sentinel referencing the wrong config file

So im using Cartalyst Sentinel to manage authentication and roles in Laravel 5.1. At first i downloa...

0 Likes
4 Replies

How to implement ThrottlesLogins to Forgot Your Password Requests?

Since "Password Reset" function comes with the Laravel framework has a security hole how c...

0 Likes
0 Replies

User creation and Authentication in Laravel 5.1

I am trying to make a simple user login and registration in laravel 5.1. It seems MUCH easier to do...

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.

© 2024 Laravel.io - All rights reserved.