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.