blog
blog copied to clipboard
Admin dashboard not working
app.js:399 GET http://localhost:8005/api/article?keyword=&page=1 401 (Unauthorized)
i have tried php artisan passport:instal and more guides online but no luck please help
app.js:399 GET http://localhost:8005/api/article?keyword=&page=1 401 (Unauthorized)
i have tried php artisan passport:instal and more guides online but no luck please help
update your laravel/passport dependency to ^9.3.2 in your composer.json file
@joseluisalazar It worked !!!