i'm trying to get an authenticated user document shares with their relation in laravel $totalDocShar...
User Role And Permission is an important Module for any website. From My experience, I got a proper...
Hi! I'd like to know if there's a way to use just one method (stateless or stateful) for both web an...
when i am trying to log in with the credentials from my custom log in page, it show me the error Err...
Original post:https://stackoverflow.com/questions/66391882/laravel-sanctum-login-not-found I have si...
So I am building an application for a client who manages events that are staffed by volunteers from...
I am working on a big project that has a laravel backend for API and a separate SPA (vue-cli scaffol...
Hi, I have an very strange problem which I never had before and I only have this problem with my rol...
After upgrading Laravel passport from 7 to 8, no matter what I do I get 401 Authenticated. I Have re...
In my Laravel-5.8 I am using Azure Socialite Login. class LoginController extends Controller { u...
How can I test logout using passport after actingAs? Token revoke doesn't seem to work
Hello, as I can see in the docs, sanctum can be used to protect web routes because he first attempt...
I am manually implementing login for Sanctum SPA (AngularJS) app and based on the Sanctum documentat...
In my Laravel-5.8 application, I am using Microsoft Azure for the authentication for Company A confi...
I would like to build a multi auth system, where companies can sign up, and have an admin that can c...
Description: After upgrading Laravel Jetsream to v2, I updated @inertiajs/inertia to v0.8.2 and @ine...
Hi, I am developing a SPA with Laravel and Vue and using Sanctum cookie based authentication for the...
For some reason, I'd like to install laravel breeze into my application. But the application is alre...
Authenticate web using Laravel Passport I'm Redirecting the Response by specifying the access token...
TL;DR: If a bearer-token request hits an endpoint with route-model-binding but with an incorrect tok...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community