Support the ongoing development of Laravel.io →

1,909 Threads

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

Problem redirecting user based on user_type [SOLVED]

Having trouble redirecting user based on the user type... So here's the thing, I need to redirect th...

0 Likes
0 Replies
posted 10 years ago

Customizing Guard class or custom User Provider?

Hello dudes, I read some tutorials about extending Guard class and creating a custom user provider b...

0 Likes
2 Replies

Laravel 5.3 Authentication from External Website

I'm going to build a project using laravel 5.3 with a login page from an external site. The site ret...

0 Likes
3 Replies

Save User data? session? cache? db?

Hello, i have web app using laravel, for each user there is permissions sets array and subscription...

0 Likes
0 Replies

Laravel 5.3 - Login is not case-sensitive

Hi, I am using laravel authentication to authenticate my users. (Laravel 5.3) By default, Laravel us...

mfasza liked this thread

1 Likes
0 Replies

laravel user section on subdomain

Hello Guys I have a mulisite like project in which I want to run user account on subdomain for examp...

0 Likes
0 Replies

How do Single Sign on in Laravel 5.3?

How do Single Sign on in Laravel 5.3? Can we use passport?

0 Likes
4 Replies

Checking laravel auth in subdomain (wordpress)

I have a laravel site and wordpress site running on the same domain. http://www.domain.com - laravel...

0 Likes
6 Replies

Socialite - is it possible to receive fake/impersonated data from OAuth server?

HI, I am new to Laravel/PHP in general, so excuse me if this is a silly question :) My Laravel web a...

0 Likes
0 Replies

Class App\Http\Controllers\Auth\LoginController does not exist

I have the login functionality working on my local system (MAMP), connecting to AD to verify the use...

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.