Starter project combining Goravel web framework and Intertiajs with Tailwind and Shadcn Goodness

1 Open Issue Need Help Last updated: Jun 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a mechanism in the Goravel/Inertia.js application to redirect the user to the `/una` page when their session expires and they attempt to access a protected route via Inertia. This likely involves adding middleware or a custom Inertia response handler to check session validity and redirect accordingly.

Complexity: 3/5
good first issue

Starter project combining Goravel web framework and Intertiajs with Tailwind and Shadcn Goodness

TypeScript