Support the ongoing development of Laravel.io →

1,909 Threads

Custom Laravel Guard for FusionAuth

Hello, Is there anybody there that implemented an custom guard in laravel 5.x using fusionauth.io I...

gheinrich19 liked this thread

1 Likes
0 Replies

Laravel 6 Multi Tenancy

I want to create a laravel app with multiple users but I can not find a simple way to do so. Is ther...

0 Likes
1 Replies

Session issues with Laravel Socialite

at the time of obtaining the user it gives me invalidstateexception, I already made autoload, cache:...

0 Likes
0 Replies

Auth::user() returns null in test with data provider

I am testing my application (5.8) with the integrated PHPUnit configuration and I have problems with...

0 Likes
2 Replies

Laravel API middleware not working in production server

Hi friends, I try laravel API authendicate token so i add a middleware method and check api verifica...

0 Likes
2 Replies

Laravel/Passport multi server issues

Hi, I am having issues with an app where passport is returning "invalid authentication" in...

0 Likes
0 Replies
posted 4 years ago

Facing Issues upon subscribing to presence channel.

I got a vue application inside laravel where i need to implement a real time feature upon successful...

0 Likes
0 Replies

Is any way retreive password...?

homestead user secret password I do some work in 2017-May, on Laravel homestead VM in VirtualBox but...

0 Likes
0 Replies

post user_id from Auth through a form?

Hi, I have a form and would like to get the user_id out when submitted here is my store function: pu...

0 Likes
1 Replies

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

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.