Recently Jeffrey Way published a video titled "Frontend Authorization Brainstorming" on Laracasts. In that video, he shows three ways of passing authorization results to the front-end. Currently I'm working on a big project that uses Inertia, React and TypeScript. In this blog post, I won't cover t...