Support the ongoing development of Laravel.io →

24 Threads

Change login with email by other field

Hi guys, i have a login system created with laravel, by default the fields of login are: email and p...

1 Likes 0 Replies

Need to define condition if/else via model

If we use basic select like: Products::paginate(6); it return us:-> [ id: 1, product name: 'test'...

0 Likes 3 Replies

Authetication in magodb using Auth::gaurdman

Auth::guard('staff')->attempt($Auth_data) How to validate the mango db collection fields in the a...

0 Likes 1 Replies

Html is not rendering in iframe in laravel

I am not able to display page content in iframe from other site. As I checked in the laravel at ther...

0 Likes 2 Replies

How to use Custom Guard with Laravel Passport ?

I am using Laravel Passport (Authorize code grant). When I redirect url to authorize url 'http://pas...

0 Likes 0 Replies
posted 8 months ago

problems with login and authentication in laravel

i need help with my login and authentication of admin. In the database I have a table called 'admins...

0 Likes 3 Replies

Laravel Sanctum Angular Authentication 419 error code

I'm trying to setup an authentication system using Laravel Sanctum and Fortify for the back-end and...

0 Likes 0 Replies

How can I add a custom validation message for banned users?

I am working on a blogging application in Laravel 8. There are 4 user roles, among which, the "...

0 Likes 1 Replies

Laravel 5.2 to 9.x

I am currently trying to upgrade a project from Laravel 5.2 to Laravel 9 I have the project migrated...

0 Likes 3 Replies

laravel project migartion please help

Pritam@DESKTOP-0GHQ2QT MINGW64 /c/xampp/htdocs/gety-our-homes (main) $ php artisan migrate:fresh --s...

0 Likes 2 Replies

Sanctum with different connection

Hi We are working on project where multiple databases are connected. We have created connections i.e...

0 Likes 0 Replies

Passport, Sanctum or both

Hi everyone! Years ago I have wrote a mobile app API with Laravel 4.2 and I want to rewrite those AP...

0 Likes 0 Replies

TokenMismatchException in VerifyCsrfToken.php line 67:

Hello World .. My site is programmed with laravel version 5.2.45 and I have shared hosting at ionos....

0 Likes 3 Replies

403 Invalid Signature

Hello Laravel Community, Good day to you all. I am having an issue while verifying email. I get an e...

0 Likes 0 Replies

Sactum Automatic Logout on user inactiviysanc

Hi, We are using santrum for mobile App APIs, We want to put the functionality of automatic log out...

0 Likes 1 Replies

How can I use a middleware method in the routes file?

I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...

0 Likes 1 Replies

Why do my policies and gates fail outside the controller?

I am working on a Laravel 8 app with users, roles and permissions. I use Microsoft Azure for user si...

1 Likes 0 Replies

Authenticate client on Laravel Passport via a simple post re

I'm working on several Laravel APIs for mobile Apps. My idea was to have one Laravel Passport instan...

1 Likes 1 Replies

Withold Fority Validate email message until user is approved

I would like NOT send the "Validate email address" email from a new Fortify (& Jetstre...

0 Likes 1 Replies

What causes the user access error in this Laravel 8 applicat

I have made a Laravel 8 application (link to GitHub repo) that requires user registration and login....

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.

© 2023 Laravel.io - All rights reserved.