anonymouse703 started a new conversation+100 XP
5mos ago
How to redirect user to article page when login?
Hi! I'm using the new Laravel 12 + Vue starter. I created a news portal with Welcome.vue and Article.vue. I want that user must be login before it can bookmark an article.
When the user login instead redirecting to dashboard it will redirecting to article page.