Support the ongoing development of Laravel.io →

39 Threads

403 Error if not logged in but my policy is set to return tr

The policy is working if I am logged in but as soon as I am not logged in then the policy is not eve...

0 Likes
1 Replies

permissions laravel10la

creer side bar dynamque en fonction de l'utilisateur connecté

0 Likes
1 Replies

Auth Drivers in an Uber Clone app ( Api )

hello there, I'm new to Laravel and I am creating an Uber like app with Api and I have an issue with...

0 Likes
0 Replies

Using Policies - just "this user AUTHORIZED to" or broader?

I'm a little confused on the best way to do something - and I worry that I might be abusing Policies...

0 Likes
1 Replies

Laravel Forge to Bitbucket Connection Issues

Hey all! I have an issue connecting a new bitbucket repository to my existing laravel forge server....

0 Likes
1 Replies

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

mateusarcedev liked this thread

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

What makes this permissions-checking middleware fail?

I am working on a blogging application in Laravel 8. The application gives the users rights by assig...

0 Likes
2 Replies
Solved

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

Why does sending multiline emails fail in this application?

I am working on a blogging application in Laravel 8. The ArticlesController controller I have this m...

0 Likes
2 Replies
Solved

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

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.