Laravel creates a profile update page with Inertia and Vue

Laravel creates a Vue admin panel from scratch — Part 8

Balaji Dharma
Dev Genius
Published in
4 min readAug 21, 2022

--

In this part, we going to create my profile page for admin dashboard users. This profile update page will have profile & password update forms.

Admin Profile update page

--

--