1👍
✅
I think you need mention the route if you are using Ziggy route in your Inertia js app
<form @submit.prevent="form.post(route('categories.store'))">
Source:stackexchange.com