Freek Van der Herten wrote a good tutorial on how to handle front-end authorization using Laravel, Inertia and TypeScript.

Currently I'm working on a big project that uses Inertia, React and TypeScript. In this blog post, I won't cover those things in detail, but I'd like to show you have we, using those technologies, pass authorization (and routes) to the front-end.

laravel typescript