Support the ongoing development of Laravel.io →
Amitkumar Leuva

Amitkumar Leuva

Joined 25 Feb 2022

Statistics

Threads 11
Replies 13
Solutions 2
Articles 0

Jquery is not getting installed with npm in Laravel

I am trying to install jquery in my laravel project with npm i jquery. then, I run npm run dev. But,...

0 Likes
4 Replies
Solved
replied 3 years ago

How to deploy Laravel App (SAIL)?

@elderstar, Thanks for the reply

0 Likes
replied 3 years ago

How to test API guarded using Laravel Passport

When we use laravel passport, all auth routes are being defined using below code in authserviceprovi...

0 Likes
replied 3 years ago

How to test API guarded using Laravel Passport

Passport::actingAsClient( Client::factory()->create(), ); by using above code, I gue...

0 Likes
replied 3 years ago

How to test API guarded using Laravel Passport

@skynet-technologies , Can you see anything wrong in the "api.php"?

0 Likes
replied 3 years ago

How to test API guarded using Laravel Passport

below is my whole api.php use App\Http\Controllers\api\Auth\LogoutController; use App\Http\Controlle...

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.

© 2026 Laravel.io - All rights reserved.