anonymouse703's avatar

anonymouse703 started a new conversation+100 XP

4mos ago

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.