Support the ongoing development of Laravel.io →

1,900 Threads

Sentinel log in not persistent

I have a Laravel 6.0 app thats uses Sentinel for authentication. I can succesfully log in however af...

0 Likes
0 Replies

Tracking and protecting the downloads of PDF

Hello, A client of mine would like to track the number of downloads for documents in a Laravel 5.8 w...

0 Likes
0 Replies

Spark registration flow

I'm looking at using Spark for a new project but I'm not that keen on the current registration proce...

0 Likes
0 Replies

Auto Authenticating on Password Reset?

Hi, When resetting a password I seem to be automatically authenticated and directed to 'Home' rather...

0 Likes
1 Replies

weird behaviour

Hi, I have strange situation here: I developed our intranet with laravel, only authenticated users c...

0 Likes
6 Replies

Custom Authentication

I have read through the laravel docs on Authentication, and I am trying to find a clear answer on ho...

0 Likes
6 Replies

Calling a model function from a controller

use App\Authentication; Route::get('authentication/test', function(){ $auth = new Authentication();...

0 Likes
1 Replies

New in Laravel 5.8

I want to know the best upgraded feature of laravel 5.8 , have a ecommerce site build on laravel 5.7...

0 Likes
2 Replies

How to resolve "Whoops, looks like something went wrong"

I am new in Laravel 5. I realized that Each time I try to do a password reset. or create a new accou...

0 Likes
5 Replies

Can't Connect to Algolia using PHP/laravel

I work on a laravel project, and I want to use Algolia search . I'm using Laravel 5.8 , PHP 7.3.2, M...

0 Likes
0 Replies

Pluralization of phrases in inflector.

Hi. How can I add a rule to the inflector for pluralization of Spanish phrases? I have the following...

0 Likes
0 Replies

Which grant type : Implicit or Auth code for SPA?

I went thru multiple posts saying how implicit grant is a security risk and why auth code grant with...

0 Likes
0 Replies

Header may not contain more than a single header, passport

Screenshot link i have been trying to get authorisaton code from another domain in passport. But it'...

0 Likes
0 Replies

Help on an old dev in Laravel 3 to be transposed in Laravel

Hello, For the engine/server part of a free virtual reality/opensource environment that can run on W...

0 Likes
0 Replies

How to send verification email to non registered user?

Hi. fairly new to Laravel and in need of some coaching. Don't really know where to begin. I am hopin...

0 Likes
0 Replies

Creating Cognito AWS Authentication in laravel

I would like to create User Registration with Cognito AWS Authentication with laravel php but I do n...

0 Likes
0 Replies

Auth::attempt() failed for custom database fields.

I am trying to customize the existing login with custom fields. But it is failing always. Help me in...

0 Likes
1 Replies

laravel socialite installation error

Trying to install laravel socialite And got the following error: composer require laravel/socialite...

0 Likes
1 Replies

[5.8] custom Auth::gaurd() not working as intended

I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...

0 Likes
0 Replies

Laravel Passport Scopes for 3rd Party Client App

Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...

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.