Support the ongoing development of Laravel.io →
posted 4 years ago
Requests
Last updated 1 year ago.
0

can i see your views , the button that you give action delete route, maybe you are missing data-method delete , because the route method is delete

if you want to validate request you can use like this

$this->validate($request, [ 'user_id' => 'required' ]),

Last updated 4 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

Vlad redrain Joined 22 Apr 2019

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.