Support the ongoing development of Laravel.io →

1,557 Threads

API with OAuth protection

Hello everybody, I am new to Laravel, but I have started to use it because I read that it should be...

0 Likes
1 Replies

How to restrict user to only see their profile in Laravel?

Anyone had done this before mind sharing your code!

0 Likes
1 Replies

Laravel Fortify and Livewire

Hi gurus, Anyone here has a plan to create a tutorial on how to use Fortify and Livewire together? L...

0 Likes
0 Replies

Integrating Microsoft Azure AD B2C with Laravel auth

Hello, Has anyone tried integrating Laravel authentication with Azure AD B2C successfully? I am usin...

0 Likes
0 Replies

Laravel + Android + Socialite + Passport

Let's consider the following scenario: 1) We have a Laravel Web-API app 2) We have our own mobile ap...

0 Likes
0 Replies

Limit views according to organisation

Hi, I am new to laravel and still learning the framework. I am trying to create an app with the foll...

0 Likes
0 Replies

Disable auto-login on register using Fortify

Hello, How to disable auto login feature on registration using Fortify until the user validate his e...

marcelo-kazalukian liked this thread

2 Likes
3 Replies

Is my responsibility to add User [from the social media data

https://laravel.com/docs/8.x/socialite Using the Social Sign-in in a Laravel 8.x App/Site Is my resp...

lse123 liked this thread

1 Likes
1 Replies

I do not understand ui scaffolding

I am rather new to laravel. I could manage to create my first site and deploy it, but attempting to...

0 Likes
2 Replies

Installing jetstream on fresh laravel 8x

On a fresh laravel project I would like to install jetstream as described by the documentation which...

0 Likes
0 Replies

Laravel $request->user() is fetching user data from db

I have a token (generated with Laravel passport) in my header while sending a request. When I want t...

0 Likes
0 Replies

Route protection with Socialite

Hi guys ... here i am trying to protect some of my routes. I m using socialite and it is already wor...

0 Likes
4 Replies

Returning views to HTTP requests

I have a post route in api that returns a view. I also have auth middleware. So in front end I have...

0 Likes
1 Replies
posted 3 years ago

Laravel passport [in the manual] followed but npm run dev

https://laravel.com/docs/7.x/passport https://laravel.com/docs/7.x/passport#frontend-quickstart Lara...

0 Likes
1 Replies

Securing Laravel Sanctum Tokens

Hello, I am creating my first web app. I created 2 projects for the application using Vue.JS on fron...

rezwan-hossain, rednian liked this thread

2 Likes
0 Replies

homestead2.test/login // here missing CSSb

this posted and here: https://laracasts.com/discuss/channels/laravel/homestead2testlogin-but-not-loa...

lse123, rezwan-hossain liked this thread

2 Likes
9 Replies

Passport - check if authenticated without causing exception

Hi, I am building a Rest API using Passport and have a function that can be called when authenticate...

0 Likes
0 Replies

Accessing client credentials API method in built in Vue app

Hi, I'm using Laravel for my Rest API with the built in vue SPA for the direct web client. I have so...

0 Likes
0 Replies

Help in building a multi authentication in laravel

Hello everyone, I am new to laraval development Almost a week, I was stucked up in building a multi...

hariharan234567, hojatabdi liked this thread

2 Likes
1 Replies

laravel passport

after creation personal token php artisan passport:client --personal and $token = $user->createTo...

0 Likes
3 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.