Hello, A client of mine would like to track the number of downloads for documents in a Laravel 5.8 w...
I'm looking at using Spark for a new project but I'm not that keen on the current registration proce...
Hi, When resetting a password I seem to be automatically authenticated and directed to 'Home' rather...
Hi, I have strange situation here: I developed our intranet with laravel, only authenticated users c...
I have read through the laravel docs on Authentication, and I am trying to find a clear answer on ho...
use App\Authentication; Route::get('authentication/test', function(){ $auth = new Authentication();...
I want to know the best upgraded feature of laravel 5.8 , have a ecommerce site build on laravel 5.7...
I am new in Laravel 5. I realized that Each time I try to do a password reset. or create a new accou...
I work on a laravel project, and I want to use Algolia search . I'm using Laravel 5.8 , PHP 7.3.2, M...
Hi. How can I add a rule to the inflector for pluralization of Spanish phrases? I have the following...
I went thru multiple posts saying how implicit grant is a security risk and why auth code grant with...
Screenshot link i have been trying to get authorisaton code from another domain in passport. But it'...
Hello, For the engine/server part of a free virtual reality/opensource environment that can run on W...
Hi. fairly new to Laravel and in need of some coaching. Don't really know where to begin. I am hopin...
I would like to create User Registration with Cognito AWS Authentication with laravel php but I do n...
I am trying to customize the existing login with custom fields. But it is failing always. Help me in...
Trying to install laravel socialite And got the following error: composer require laravel/socialite...
I am a bit stuck using a custom login for my Admin users. I pref to use another Model for my admin j...
Hallo, If i understand this correctly i can only use scopes if the Passport package is installed in...
I have used php artisan:make auth but when I register an account the page stays on /register and not...
Solutions given in the past year. Excluding solutions from thread authors.
Select a tag below to filter the results
The Laravel portal for problem solving, knowledge sharing and community building.
The community