Support the ongoing development of Laravel.io →

joselfonseca

Joined 27 Nov 2014
Systems engineer, passionate for web development and software architecture. 10+ years of experience working with software and App development. Vinyl House music

Statistics

Threads 0
Replies 5
Solutions 1
Articles 1

Articles

joselfonseca
published on 1 Feb, 2021

Getting started with GraphQL Authentication in Laravel with Passport and Lighthouse PHP

Disclaimer: Not every app needs passport, please see the getting started section on the documentati...

Packages Authentication Security
11 min read

joedixon, driesvints, lkar-2020 liked this article

3 Likes

joselfonseca has not posted any threads yet

replied 3 years ago

Laravel 8 RedirecTo

Or you could create a new middleware and apply it to the stack. There are many options but without m...

0 Likes
replied 3 years ago

Laravel 8 RedirecTo

yeah, if fact you should have this probably as a helper or something because you may need it in diff...

0 Likes
replied 3 years ago

Laravel 8 RedirecTo

That is because you are trying to get a property Name out of the collection $name = Auth::user()->...

0 Likes
replied 3 years ago

Laravel Sail SSL

Hello, I think you should not use Sail for production, the docs state Laravel Sail is a light-weight...

joedixon liked this reply

1 Likes
Solved
replied 3 years ago

Laravel 8 RedirecTo

If you do $name = Auth::user()->roles(); you are accessing the relationship object of the user w...

0 Likes

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.