id }}" rel1="delete-attribute" href="javascript:" class="dropdown-item">Delete
here is my code delete function is not working any idea
public function deleteAttribute($id = null){ ProductAttribute::where(['id'=>$id])->delete(); return redirect()->back()->with(); }
When I press the delete nothing happens
from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/2MaCC2B
via IFTTT
Aucun commentaire:
Enregistrer un commentaire