Support the ongoing development of Laravel.io →

1,910 Threads

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

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

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

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.