Let's consider the following scenario: 1) We have a Laravel Web-API app 2) We have our own mobile ap...
Hi, I am new to laravel and still learning the framework. I am trying to create an app with the foll...
Hello, How to disable auto login feature on registration using Fortify until the user validate his e...
https://laravel.com/docs/8.x/socialite Using the Social Sign-in in a Laravel 8.x App/Site Is my resp...
I am rather new to laravel. I could manage to create my first site and deploy it, but attempting to...
On a fresh laravel project I would like to install jetstream as described by the documentation which...
I have a token (generated with Laravel passport) in my header while sending a request. When I want t...
Hi guys ... here i am trying to protect some of my routes. I m using socialite and it is already wor...
I have a post route in api that returns a view. I also have auth middleware. So in front end I have...
https://laravel.com/docs/7.x/passport https://laravel.com/docs/7.x/passport#frontend-quickstart Lara...
Hello, I am creating my first web app. I created 2 projects for the application using Vue.JS on fron...
this posted and here: https://laracasts.com/discuss/channels/laravel/homestead2testlogin-but-not-loa...
Heelo, I want to show an alert after log in in laravel 6* , how can this be done idk what to use in...
Hi, I am building a Rest API using Passport and have a function that can be called when authenticate...
Hi, I'm using Laravel for my Rest API with the built in vue SPA for the direct web client. I have so...
Hello everyone, I am new to laraval development Almost a week, I was stucked up in building a multi...
after creation personal token php artisan passport:client --personal and $token = $user->createTo...
I have two type of users in mobile users and web users.I want to use token based authentication in w...
I am trying to customise your code to bind access token with specific IP and allow to respond if a r...
Hi everyone, I am looking for a paseto example with Graphql(Lighthouse Laravel) or how to create pas...
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