Support the ongoing development of Laravel.io →

1,915 Threads

No Auth Views after composer create-project

Hi, I just got to the Easy Auth video in the fundamentals and noticed that I have no Auth views. If...

0 Likes
1 Replies
Solved
posted 10 years ago

What happened to the auth folder in views in 5.1?

Just installed 5.1 for the first time and the resources/view/auth isn't there in a fresh install. Th...

0 Likes
4 Replies

custom auth in laravel 5 with login and register in the same form

how can I do the same login and registration Form.. Like pinterest.com and login users immediately a...

0 Likes
1 Replies

Sessions and authentication -- am I just not understanding correctly?

I'm having an ongoing issue with the way sessions and authentication work in Laravel. It seems to be...

0 Likes
1 Replies

Authority Controller - Authorization library - CanCan port

Hi everybody ! I'll like to introduce you my Authority-Controller package. It's an PHP authorization...

0 Likes
11 Replies
posted 10 years ago

How to use socialite in a real-world scenario?

Hi, Could anybody describe how I can use socialite in a simple site that: uses Auth for login/regis...

0 Likes
2 Replies
Solved

Queued events and logged in users with Sentry

In my application when a user creates a new task record there is a bubble process that can take a fe...

0 Likes
0 Replies

Upgrade to Laravel 5.1: Removing the PasswordController dependencies...

I followed the instructions on http://laravel.com/docs/master/upgrade#upgrade-5.1.0. There stands fo...

0 Likes
2 Replies

Login from External Website to Laravel

Hello all, I need a help with this. basically my laravel project is good to go and is complete. but...

0 Likes
0 Replies

How to change User Table in Laravel?

I use Laravel 5.0. I have user table in my DB. I changed table variables in User and Config/Auth to...

0 Likes
2 Replies

laravel 5 middleware with parameters

I'm an absolute beginner in Laravel 5. I've created a middleware class called BeforeMiddleware the b...

0 Likes
0 Replies

remember_token

How should the remember_token be set?

0 Likes
16 Replies
Solved

following Jeffrey Ways Easy Auth and have come to stumbling block

I keep getting "FatalErrorException in ArticlesController.php line 67: Call to a member functio...

0 Likes
3 Replies
Solved

Restricting access to auth/register page

Hi, This is probably quite simple, but I can't quite figure out how to go about it. What is was tryi...

0 Likes
4 Replies
Solved

pre shared key and laravel

is there a good show case of laravel rest resource being verified via pre shared key?

0 Likes
0 Replies

User login without users table

I have a unique use case I am trying to write a laravel application for. I want to authenticate user...

0 Likes
1 Replies
posted 10 years ago

Modify the built-in login to check if the user confirmed the registration

I've modified the registration process which now sends an email with a link to confirm the registrat...

0 Likes
3 Replies
Solved

php artisan down except own ip

Currently i am using Laravel5. My question is if if i use the Maintenance mode with php artisan...

0 Likes
1 Replies

How to implement disable user functionality

Hi all, I'm struggling in implementing disable user functionality. The only thing i'm missing is how...

0 Likes
1 Replies

No redirect from auth routes, even though successfully authenticated?

Being fairly new to Laravel framework, I've come across an issue with the default Auth system. I cha...

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