Support the ongoing development of Laravel.io →

1,917 Threads

Multiple Authorisation/ multiple groups of roles - preferred starting package

Hi To be fair Im just starting to look into Laravel. The end goal is to have different schools to lo...

0 Likes
1 Replies

Redirecting to a different area based on a "service ID"

I'm fairly new to Laravel and couldn't find anything on this. If for example, I was creating a panel...

0 Likes
2 Replies

Laravel 5.3 Auth - Possibility to register and log in but also to continue as guest

I'm currently developing a website with Laravel, where users can register and afterwards login in or...

0 Likes
3 Replies

JWTAuth - query error!

Hi! Im using jwt.auth middleware in my routes like this: Route::post('/login','AuthController@Login'...

0 Likes
0 Replies

Policies not working with Blade - Authorization

Hi guys. I am trying to use Policies from Laravel Authorization feature, but it is not working with...

0 Likes
6 Replies
Solved

unserialize(): Error at offset 0 of 82 bytes

any somebody can help me to fix that error. this my error : ErrorException in Encrypter.php line 106...

0 Likes
0 Replies
posted 9 years ago

Auth null after redirect

I use adLDAP to auth my app. I've created my AuthController like this public function postLogin(Logi...

0 Likes
1 Replies

Laravel HTTP Testing with HTTP Basic Auth

Hey Guys, I would like to create an HTTP test for Laravel 5.4 and i protect my page via HTTP Basic A...

0 Likes
0 Replies

Laravel 5 Auth:attempt() always returns false

I am trying to make a custom login with multi auth. For the meantime, I am trying to do the login fo...

0 Likes
1 Replies
Solved

How to implement facebook login on mobile with jwt

I am trying to make a api for mobile and I ma using jwt based authentication. using tymon/jwt-auth p...

0 Likes
1 Replies

Lumen: Multiple auth middlewares

Hey friends, i have a lumen installation that has two groups of routes. For both groups i need a dif...

0 Likes
0 Replies

Custom way to authetincate users

Hi, for a very small project, I am asked to create a custom authentication layer which works in this...

0 Likes
2 Replies

Laravel Passport Password Grant Type#OAUTH2

Hey Folks. I am gonna develop an API services for my business. And there is going to be an Android,...

0 Likes
0 Replies

Laravel Custom Validation - by calling another class.

Hi guys, it is mentioned here that we can use classes to add custom validation rules (I want to do t...

0 Likes
0 Replies

Middleware - auth OR operation

Hello everyone, is it possible to accept auth-token OR jwt-auth token in middleware on new request?...

0 Likes
0 Replies

Enhanced Register Form

Hi, I'm building a website for a music association, and only want users to be able to login when the...

0 Likes
0 Replies

remember auth and sessions tokens problems..

Hi! I'm a new Laravel user, coming from cakephp. I've created an aplication with an initial login fo...

0 Likes
0 Replies

Laravel Policies on Route::group with Eloquent

i have a \App\Polices\CustomPolicy with a method public function view(User $user, CustomModel $model...

0 Likes
0 Replies
posted 8 years ago

Laravel Login error at upload to server

Hi, in my local server, login function works perfectly. When I upload the project in a VPS with Vest...

0 Likes
1 Replies

laravel cookie run across subdomain

I Have a project where subdomain are created for users like a there are john.example.com and jenny.e...

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