❄️ The winter sale is here. 25% off for a limited time. Join us →
Access denied

Continue learning with a premium membership

Get access

Already a member? Sign in and enjoy

Build a Starter Kit With Inertia and Fortify

32. Fixing password confirm redirect

Source code on GitHub

Let’s build our own Laravel starter kit with Inertia and include all the features you’d expect. We’ll implement authentication, email verification, profile photo uploads, two factor authentication, and more.

Fortify is a frontend agnostic authentication package for Laravel, meaning most of the work is done for us — we just need to build the frontend and make requests to the endpoints that Fortify registers.

Once you’re done, you’ll have a clean slate for building your next project, with the ability to control everything in your own starter kit.