Support the ongoing development of Laravel.io →

1,909 Threads

Incorrect redirect after login

I have a site with 2 different logins, one for users (I use the default auth) and one for admins, fo...

0 Likes
0 Replies

Laravel Echo / Socket.io session token refresh?

I'm working on a Vue SPA adding realtime features using Laravel Echo, Laravel Echo Server, and Redis...

0 Likes
0 Replies

Laravel authentication without global scope

Hello. In my app user model has a global scope "active", which checks if the "active&...

0 Likes
5 Replies

Laravel Passport Invalid credentials grant_type - Password

I am having difficulty setting up Passport in Laravel 5.6. The first time when I followed this tutor...

0 Likes
2 Replies

Extend Auth Facade with a method

I would like to access a column called "access_level" in table "roles". The thin...

0 Likes
0 Replies

Session is automatically destroyed with the change of view

When i call a method where i set session is execute perfectly.After set the session when i call ano...

0 Likes
1 Replies

Multi Auth

Three Roles Student Teacher Parent These three roles assign by super-admin. Student, Teacher, Parent...

0 Likes
0 Replies

Validate only client_id and client secret oauth2.0 passport.

Hi Folks, I am new to laravel passport. I am developing Rest API services with the help of Laravel P...

0 Likes
0 Replies

How to Route Model Bind with dynamic database connection?

Hi good people. Have been stuck for hours on end with model binding with dynamic DB connection. I ha...

0 Likes
3 Replies

Disable registration for new users

Hello, I am making a single user project using #laravel, Single user = the only administrator with f...

0 Likes
2 Replies
Solved

Android authentication Restful API

Hi All, i am developing a portal using laravel 5.4 and now i need to login users using Android. Can...

0 Likes
3 Replies

Laravel broadcaster, Pusher and echo function

Hi have fold all i need to follow to make show i used laravel broadcast well , may be am missing som...

0 Likes
2 Replies

Class 'Cartalyst\Sentinel\Laravel\SentinelServiceProvider'

Hello everybody, I don't have any problem running my app locally, I have cross checked my code thoro...

0 Likes
1 Replies

Auth::login from event handler not persisting

I have a L5.2 app where I'm trying to login a user in an Event Listener. All routes are wrapped in w...

0 Likes
1 Replies

Having a problem with auth()->attempt

auth()->attempt(); return true and it works but it doesn't work anymore I don't know why. it work...

0 Likes
0 Replies

Subdomain authentication

Hello, I've got this problem with the Auth::user() object not working properly when using subdomains...

0 Likes
4 Replies

Laravel 5 - Change password for logged in users

I already using password reset function for guest users. is there any interface to change password o...

0 Likes
4 Replies
posted 7 years ago

Generate Refresh Token

I'm working on user registration in my API using Laravel Passport, and I need to return refresh_toke...

0 Likes
1 Replies

[Laravel 5] How do I create a custom auth in laravel 5

In laravel 4.2 there's this example how can I do the same thing in laravel 5.x?

0 Likes
27 Replies
Solved

Use Auth in construct method

Laravel Version: 5.6.* PHP Version: 7.2.2 Database Driver & Version: Mysql 5.0.12 Description: l...

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.

© 2024 Laravel.io - All rights reserved.