Support the ongoing development of Laravel.io →

1,907 Threads

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

Laravel stateless api application with PKCE

Hello everyone, you probably already know that authentication with Password Grant Tokens has been de...

zdr1714 liked this thread

1 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

I changed my laravel version from 5.8 to 7.29la

Argument 1 passed to Symfony\Component\HttpFoundation\InputBag::get() must be of the type string, nu...

0 Likes
1 Replies

Laravel Echo dynamic options

Hi! I'm using Laravel Echo in Vue.js and Nuxt.js applications. Applications have some public channel...

0 Likes
0 Replies

Laravel OAuth Login Session Not Being Saved On Redirect

I'm writing open source twitch-like esports platform called Glitch, repo is here, and I am have prob...

0 Likes
0 Replies

Call to a member function getClientOriginalName() on arrayla

public function update(Request $request, $id) { $siapakami = Weboption::findOrFail($id);...

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

Hello, When logging into a Laravel application I noticed that I have to write my email address in lo...

0 Likes
1 Replies

Shibboleth pass variable to Laravel built-in auth

I'm setting up a Laravel app that does Shibboleth as well as standard auth. Users first get authenti...

0 Likes
1 Replies

Can we improve this blogging app?

I am working on a blogging application in Laravel 8. In the FrontendController controller I have: na...

0 Likes
2 Replies

What causes the failure to iterate a comments array?

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

0 Likes
1 Replies

How do I make a factory that creates proper random titles?

I am working on a Laravel 8 blogging application. I need a large numer of articles in order to test...

0 Likes
3 Replies
Solved

Google Authentication Callbacks Issue

returning 404 page after sign in with google account Problem Image https://ibb.co/37YySKH I have use...

carlx1101 liked this thread

1 Likes
1 Replies

Date format on personal access token

I have a problem when I want to authenticate myself with Laravel Sanctum, when I generate a login th...

0 Likes
0 Replies

Laravel Echo Authorizer

hi, im using Laravel 8 as api backend and react js in front. im trying to build a websocket connecti...

0 Likes
3 Replies

Sanctum unauthenticated on production, works locally

Hey, Sanctum works fine on my local machine, but has authentication problem on production. Any sugge...

0 Likes
2 Replies
Solved

login & register Auth in front web & admin Panel

how can i make Auth in Admin Panel And Another Auth in Front web

0 Likes
1 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.